mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
44740209d0
(cherry picked from commit fab1f2ac03)
Co-authored-by: Gil <rockgrub@protonmail.com>
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
rpm.global("commit", gh_commit("iamthehorker/libfreeaptx"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|