mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
7facbc747d
* add: terra-protontricks
* Folks Gil is not on his A game today
* fix: Pip
* AAAA
* Update protontricks.spec
* fix: pypi_name
* fix: If I could spell maybe
---------
(cherry picked from commit 9df8672367)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
137 B
HCL
10 lines
137 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "protontricks.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|