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

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"