mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 11:22:19 +00:00
90e3160323
(cherry picked from commit c3eeebaf65)
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
106 B
HCL
10 lines
106 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-release.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|