summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2022-12-21 17:32:42 -0800
committerMike Swanson2022-12-21 17:32:42 -0800
commit4c68fd954dba6134c687a0837a29edc9f8b114d3 (patch)
treed8398c5482dbf00224ae098edfe70a132161e68f
parentef2fd79d477c906e24c30ce52e61a5c7ae539679 (diff)
downloadaur-4c68fd954dba6134c687a0837a29edc9f8b114d3.tar.gz
Update to 8.0rc2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2379f48f30b..4e2b471448ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-stable-next
pkgdesc = A compatibility layer for running Windows programs
- pkgver = 8.0rc1
+ pkgver = 8.0rc2
pkgrel = 1
url = http://www.winehq.com
install = wine.install
@@ -120,18 +120,18 @@ pkgbase = wine-stable-next
optdepends = vulkan-icd-loader
optdepends = lib32-vulkan-icd-loader
optdepends = wine-mono
- provides = wine=8.0rc1
- provides = wine-stable=8.0rc1
+ provides = wine=8.0rc2
+ provides = wine-stable=8.0rc2
conflicts = wine
conflicts = wine-stable
options = staticlibs
options = !lto
- source = https://dl.winehq.org/wine/source/8.0/wine-8.0-rc1.tar.xz
- source = https://dl.winehq.org/wine/source/8.0/wine-8.0-rc1.tar.xz.sign
+ source = https://dl.winehq.org/wine/source/8.0/wine-8.0-rc2.tar.xz
+ source = https://dl.winehq.org/wine/source/8.0/wine-8.0-rc2.tar.xz.sign
source = 30-win32-aliases.conf
source = wine-binfmt.conf
validpgpkeys = DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
- b2sums = 48bcf72fead8e8bb1dc324631045f5577aeb5a59809022085090f729b96db87986218dcf12b52fac167317058684855d8622da77dda5709a38d9ef8607c3f2df
+ b2sums = cee7a5a731a576fce5c5b8e81753d90f66caf0045bd526d11d377079087c490c970c51792df6a1b23c09f2bc30e8feb157ed848189b4bdad1b44ccb7f0146f26
b2sums = SKIP
b2sums = 45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b
b2sums = e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588
diff --git a/PKGBUILD b/PKGBUILD
index d8b5b6c06839..4ce74fff1efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Try to make a clean WINEPREFIX, such as by doing “rm -rf ~/.wine”
pkgname=wine-stable-next
-_pkgver=8.0-rc1
+_pkgver=8.0-rc2
pkgver=${_pkgver/-/} # Useful for wine-stable-next
pkgrel=1
source=(https://dl.winehq.org/wine/source/8.0/wine-$_pkgver.tar.xz{,.sign}
30-win32-aliases.conf
wine-binfmt.conf)
-b2sums=('48bcf72fead8e8bb1dc324631045f5577aeb5a59809022085090f729b96db87986218dcf12b52fac167317058684855d8622da77dda5709a38d9ef8607c3f2df'
+b2sums=('cee7a5a731a576fce5c5b8e81753d90f66caf0045bd526d11d377079087c490c970c51792df6a1b23c09f2bc30e8feb157ed848189b4bdad1b44ccb7f0146f26'
'SKIP'
'45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b'
'e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588')