mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 20:02:18 +00:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
rpm.global("commit", gh_commit("Nakildias/sc0710"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commitdate", date());
|
|
}
|