mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
eebebf8d93
(cherry picked from commit f48acbf593)
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
121 B
HCL
10 lines
121 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "neovim-default-editor.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|