Files
packages/anda/themes/lightly-qt5/anda.hcl
T
madomado 103aa5dfa3 fix(lightly-qt*): make update.rhai scripts actually function (#3430)
* fix(lightly-qt*): make update.rhai scripts actually function

* the funny anda.hcls
2025-02-19 10:58:50 -06:00

10 lines
144 B
HCL

project "pkg" {
arches = ["x86_64", "aarch64"]
rpm {
spec = "lightly-qt5.spec"
}
labels {
updbranch = 1
}
}