mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 06:00:39 +00:00
e0e7615979
* 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>
10 lines
144 B
HCL
10 lines
144 B
HCL
project "pkg" {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "lightly-qt5.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|