update wine to 5.0

This commit is contained in:
Andrew Eikum 2020-01-20 10:43:40 -06:00
parent 4b08e7a1ae
commit 45e3edf3ef
3 changed files with 3 additions and 3 deletions

View File

@ -181,7 +181,7 @@ COMPAT_MANIFEST_TEMPLATE := $(SRCDIR)/compatibilitytool.vdf.template
LICENSE := $(SRCDIR)/dist.LICENSE
OFL_LICENSE := $(SRCDIR)/fonts/liberation-fonts/LICENSE
GECKO_VER := 2.47
GECKO_VER := 2.47.1
GECKO32_MSI := wine_gecko-$(GECKO_VER)-x86.msi
GECKO64_MSI := wine_gecko-$(GECKO_VER)-x86_64.msi

2
proton
View File

@ -18,7 +18,7 @@ from filelock import FileLock
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
#and edit it if needed.
CURRENT_PREFIX_VERSION="4.11-2"
CURRENT_PREFIX_VERSION="5.0-1"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"

2
wine

@ -1 +1 @@
Subproject commit 0f5912efb26db4210f8474dc7d1a998d7a3afa8a
Subproject commit 1f5ea2b80ea2d063c2a16b25c21e02e32a4852b8