mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 20:32:19 +00:00
1a18091de8
* gamescope-session: move sources to opengamingcollective instead of bazzite-org This is should be the new canonical source for this session code, Kyle mentioned himself we should move and most patches included on the bazzite-org repository should be on the OGC one instead now Signed-off-by: Tulip Blossom <tulilirockz@outlook.com> * fix(gamescope-session): anda config and noarch + git format as well https://github.com/terrapkg/packages/pull/9591#issuecomment-3837796158 Signed-off-by: Tulip Blossom <tulilirockz@outlook.com> --------- Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
10 lines
135 B
HCL
10 lines
135 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "gamescope-session.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|