mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 21:27:37 +00:00
d2229fdc9e
* feat: add terra-obsolete * remove wallet files * add PR url for switchboard-plug-wallet obsolete * remove wallet from comp group
7 lines
78 B
HCL
7 lines
78 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-obsolete.spec"
|
|
}
|
|
}
|