Files
packages/anda/apps/protontricks/anda.hcl
T
Raboneko 7facbc747d add: terra-protontricks (#5537) (#5546)
* 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>
2025-06-17 18:26:08 +08:00

10 lines
137 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "protontricks.spec"
}
labels {
subrepo = "extras"
}
}