mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 00:20:39 +00:00
(cherry picked from commit 4131d700e0)
Co-authored-by: Cypress Reed <willow@willowidk.dev>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia/commits/main").json().sha);
|
||||
if rpm.changed() {
|
||||
rpm.global("ver", gh("noctalia-dev/noctalia"));
|
||||
// rpm.global("ver", gh("noctalia-dev/noctalia"));
|
||||
rpm.global("commit_date", date());
|
||||
rpm.release();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user