Files
packages/anda/games/steamtinkerlaunch/git/anda.hcl
T
Raboneko 0faa96cc3b add: steamtinkerlaunch and steamtinkerlaunch-git (#4174) (#4176)
* add: steamtinkerlaunch and steamtinkerlaunch-nightly

* Add conflicts

* cleanup: Remove unneeded backslash

* fixup: Sed command that is less likely to have issues in future updates, rename to Git because this updates to infrequently, fix some dep stuff

(cherry picked from commit 767d1ab518)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-03-26 11:53:43 -05:00

10 lines
143 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "steamtinkerlaunch-git.spec"
}
labels {
nightly = 1
}
}