mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
5ade9d61b3
(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
|
|
}
|
|
}
|