Files
packages/anda/tools/yt-dlp/anda.hcl
T
sadlerm4 740e79f8b4 fix(yt-dlp): follow upstream versioning + rename package to -git (#3042)
* 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
2025-01-19 15:28:25 +08:00

9 lines
77 B
HCL

project pkg {
rpm {
spec = "yt-dlp-git.spec"
}
labels {
mock = 1
}
}