From cb0d916b13c6efcbbf34cbf98debbf28354ea45e Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Thu, 12 Jan 2023 14:55:09 +0500 Subject: [PATCH] Replace gamescope-git with gamescope --- create-arch-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-arch-bootstrap.sh b/create-arch-bootstrap.sh index bae5651..15bad42 100755 --- a/create-arch-bootstrap.sh +++ b/create-arch-bootstrap.sh @@ -139,7 +139,7 @@ export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \ lxterminal steamtinkerlaunch mangohud lib32-mangohud qt6-wayland \ wayland lib32-wayland qt5-wayland retroarch python-magic-ahupp \ xorg-server-xephyr openbox obs-studio gamehub minigalaxy legendary \ - gamescope-git pcsx2 multimc5 youtube-dl bottles playonlinux libibus" + gamescope pcsx2 multimc5 youtube-dl bottles playonlinux libibus" wget -q --show-progress -O chaotic-keyring.pkg.tar.zst 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst' wget -q --show-progress -O chaotic-mirrorlist.pkg.tar.zst 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'