mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
7c43d6ada4
Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
# rpm.global("commit", gh_commit("chocolateimage/fontviewer"));
|
|
# if rpm.changed() {
|
|
# rpm.release();
|
|
# rpm.global("commit_date", date());
|
|
# }
|