mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 00:20:39 +00:00
3fb3148829
* sign * Add: Picotool * Remove rpi-utils folder * Add: Legcord-nightly and organize legcord packages into folder * Remove picotools folder
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
rpm.global("commit", gh_commit("Legcord/Legcord"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
} |