From 774705712c72aa20628b9886a1d725a9e056e31c Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Tue, 14 Mar 2023 13:44:01 +0500 Subject: [PATCH] Remove bottles (temporarily) There is an issue with installing one of its dependencies from one of the Chaotic-AUR mirrors. So i remove it from the package list, until the issue is resolved. --- 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 81f471f..20d5044 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 xorg-server-xephyr \ openbox obs-studio gamehub minigalaxy legendary gamescope \ - pcsx2-git multimc5 yt-dlp bottles playonlinux minizip" + pcsx2-git multimc5 yt-dlp playonlinux minizip" curl -#LO 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst' curl -#LO 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'