mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
abcf1d6743
* 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
(cherry picked from commit 5b17c54b63)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "bat-extras.spec"
|
|
}
|
|
}
|