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

* the funny anda.hcls

(cherry picked from commit 103aa5dfa3)

Co-authored-by: madomado <madonuko@outlook.com>
2025-02-20 02:21:47 +08:00

10 lines
144 B
HCL

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