mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
01e0075cb1
(cherry picked from commit a930b62eaf)
Co-authored-by: Luan Vitor Simião Oliveira <luanv.oliveira@outlook.com>
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
rpm.global("commit", gh_commit("mescon/logitech-rs50-linux-driver"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commitdate", date());
|
|
}
|