mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 17:00:54 +00:00
uncomment the rpm version update line in autoupdate script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia-shell/commits/main").json().sha);
|
||||
if rpm.changed() {
|
||||
// rpm.global("ver", gh("noctalia-dev/noctalia-shell"));
|
||||
rpm.global("ver", gh("noctalia-dev/noctalia-shell"));
|
||||
rpm.global("commit_date", date());
|
||||
rpm.release();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user