mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(gamescope-session-opemgamepadui): Update script (#11100)
Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
if filters.contains("nightly") {
|
||||
rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session-steam"));
|
||||
if rpm.changed() {
|
||||
rpm.global("commit", gh_commit("OpenGamingCollective/gamescope-session-opengamepadui"));
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commit_date", date());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user