Files
packages/anda/tools/micro-default-editor/anda.hcl
T
Raboneko 5ade9d61b3 add: micro-default-editor (#5694) (#5707)
(cherry picked from commit 74e95aa05c)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-06-29 00:26:04 -05:00

10 lines
120 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "micro-default-editor.spec"
}
labels {
updbranch = 1
}
}