mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
@@ -1,8 +1,8 @@
|
||||
rpm.global("commit", gh_commit("dlundqvist/xone"));
|
||||
rpm.global("commit", gh_commit("OpenGamingCollective/xonedo"));
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commitdate", date());
|
||||
let v = gh("dlundqvist/xone");
|
||||
let v = gh("OpenGamingCollective/xonedo");
|
||||
v.crop(1);
|
||||
rpm.global("ver", v);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user