mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 05:37:36 +00:00
change update branch
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia-shell/commits/v5").json().sha);
|
||||
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("commit_date", date());
|
||||
|
||||
Reference in New Issue
Block a user