mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-12 06:30:38 +00:00
103aa5dfa3
* fix(lightly-qt*): make update.rhai scripts actually function * the funny anda.hcls
10 lines
144 B
HCL
10 lines
144 B
HCL
project "pkg" {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "lightly-qt5.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|