mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 15:40:44 +00:00
767d1ab518
* 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
7 lines
100 B
HCL
7 lines
100 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "steamtinkerlaunch.spec"
|
|
}
|
|
}
|