mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
740e79f8b4
* fix(yt-dlp): follow upstream versioning + rename package to -git * update anda.hcl with new spec filename * correct spec syntax error * use a git repo that's not empty ffs use anda macros and generate proper version output in yt-dlp --version
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
rpm.version(gh("yt-dlp/yt-dlp-master-builds"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
}
|