mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
15c51ee2c1
(cherry picked from commit 74e95aa05c)
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
120 B
HCL
10 lines
120 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "micro-default-editor.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|