mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
5b17c54b63
* chore(bat-extras): move folder out of langs/rust because it's not actually written in rust * fix(bat-extras): skip verification and misc fix
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "bat-extras.spec"
|
|
}
|
|
}
|