From 39ad22e8d1654b9cfdf3cedf78e286cef13f5971 Mon Sep 17 00:00:00 2001 From: Michael DeGuzis Date: Thu, 7 Mar 2024 14:41:33 -0500 Subject: [PATCH] Remove wine Flatpak until auto select option 1 is fixed --- utilities/update-emulators/update-emulators.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utilities/update-emulators/update-emulators.sh b/utilities/update-emulators/update-emulators.sh index 31cc0209..82ad926e 100755 --- a/utilities/update-emulators/update-emulators.sh +++ b/utilities/update-emulators/update-emulators.sh @@ -8,7 +8,7 @@ set -e -o pipefail -VERSION="0.6.2" +VERSION="0.6.3" CURDIR="${PWD}" curlit() @@ -270,7 +270,6 @@ main () { update_emu_flatpak "Ryujinx" "org.ryujinx.Ryujinx" update_emu_flatpak "ScummVM" "org.scummvm.ScummVM" update_emu_flatpak "VICE" "net.sf.VICE" - update_emu_flatpak "Wine" "org.winehq.Wine" update_emu_flatpak "Xemu-Emu" "app.xemu.xemu" if [[ -d "${HOME}/.var/app/org.libretro.RetroArch/config/retroarch/cores" ]]; then