mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(goofcord-nightly): Update script (#7946)
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
rpm.global("commit", gh_commit("Milkshiift/GoofCord"));
|
||||
if rpm.changed {
|
||||
if rpm.changed() {
|
||||
let v = gh_tag("Milkshiift/GoofCord");
|
||||
v.crop(1);
|
||||
rpm.global("ver", v);
|
||||
|
||||
Reference in New Issue
Block a user