mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
de8b55a594
* Add: raindrop * Apply comments * Add policy and patch
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
rpm.global("commit", gh_commit("raspberrypi-ui/raindrop"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|