diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 115d041b..a2f34b2e 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -51,13 +51,13 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "eb3355bcf801b5484aa1ca968fdb051fe5a94bb5" + echo "6677c044abb711f423fadfb61f2c9a37da6ff686" } # Show version information version() { - echo "Wine Staging 8.0-rc5" + echo "Wine Staging 8.0" echo "Copyright (C) 2014-2019 the Wine Staging project authors." echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes" echo "" diff --git a/staging/VERSION b/staging/VERSION index 84093111..4a9f5d53 100644 --- a/staging/VERSION +++ b/staging/VERSION @@ -1,2 +1,2 @@ -Wine Staging 8.0-rc5 +Wine Staging 8.0 diff --git a/staging/upstream-commit b/staging/upstream-commit index bad1b780..e5dc5212 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -eb3355bcf801b5484aa1ca968fdb051fe5a94bb5 +6677c044abb711f423fadfb61f2c9a37da6ff686