mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +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
9 lines
77 B
HCL
9 lines
77 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "yt-dlp-git.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|