mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
d7e96e15e2
I KNEW something was missing... Signed-off-by: Gilver <rockgrub@disroot.org>
10 lines
107 B
HCL
10 lines
107 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-gpg-keys.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|