Skip to content

Commit ffdd25e

Browse files
committed
chore: update gamescope-session to OGC session
1 parent 02be1fb commit ffdd25e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,11 @@ dist/opengamepadui-$(TARGET_ARCH).raw: dist/opengamepadui-$(TARGET_ARCH).tar.gz
441441

442442

443443
$(CACHE_DIR)/gamescope-session.tar.gz:
444-
wget -O $@ https://github.com/ChimeraOS/gamescope-session/archive/refs/heads/main.tar.gz
444+
wget -O $@ https://github.com/OpenGamingCollective/gamescope-session/archive/refs/heads/main.tar.gz
445445

446446

447447
$(CACHE_DIR)/gamescope-session-opengamepadui.tar.gz:
448-
wget -O $@ https://github.com/ShadowBlip/gamescope-session-opengamepadui/archive/refs/heads/main.tar.gz
448+
wget -O $@ https://github.com/OpenGamingCollective/gamescope-session-opengamepadui/archive/refs/heads/main.tar.gz
449449

450450

451451
$(CACHE_DIR)/powerstation-$(TARGET_ARCH).tar.gz:

0 commit comments

Comments
 (0)