summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2022-01-07 14:22:52 -0800
committerMike Swanson2022-01-07 14:22:52 -0800
commitf9cbcf5b00051afec85da735dd3a8ba1f8867d2d (patch)
treeee9d18798fb579ba85f8d26b0f456a5c15da1619
parentdd2e799655c7114a1be0464c695cdfe5edb3ad63 (diff)
downloadaur-f9cbcf5b00051afec85da735dd3a8ba1f8867d2d.tar.gz
Update to 7.0rc5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2e6a23285b9..5d22ffb3c518 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-stable-next
pkgdesc = A compatibility layer for running Windows programs
- pkgver = 7.0rc4
+ pkgver = 7.0rc5
pkgrel = 1
url = http://www.winehq.com
install = wine.install
@@ -146,17 +146,17 @@ pkgbase = wine-stable-next
optdepends = vulkan-icd-loader
optdepends = lib32-vulkan-icd-loader
optdepends = wine-mono
- provides = wine=7.0rc4
- provides = wine-stable=7.0rc4
+ provides = wine=7.0rc5
+ provides = wine-stable=7.0rc5
conflicts = wine
conflicts = wine-stable
options = staticlibs
- source = https://dl.winehq.org/wine/source/7.0/wine-7.0-rc4.tar.xz
- source = https://dl.winehq.org/wine/source/7.0/wine-7.0-rc4.tar.xz.sign
+ source = https://dl.winehq.org/wine/source/7.0/wine-7.0-rc5.tar.xz
+ source = https://dl.winehq.org/wine/source/7.0/wine-7.0-rc5.tar.xz.sign
source = 30-win32-aliases.conf
source = wine-binfmt.conf
validpgpkeys = DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
- b2sums = 1a12e8afe5c711770284a526348bb0cbd362cd3963550b1eb1c8f7cefed7353224d948a641983741916768cc4a694ba0c68d8f131fca76ecd0f5604f474aa542
+ b2sums = 75a3e1c9f1984c52c1f3669da96add9d2084ef7ac94b218e2e992ebae06d4b651850a06b5a356cb57758ee1580333b92972ed2994e5d0f4e57a2ee0a4617d005
b2sums = SKIP
b2sums = 45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b
b2sums = e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588
diff --git a/PKGBUILD b/PKGBUILD
index 26af9380deef..326d8f9e5633 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=7.0-rc4
+_pkgver=7.0-rc5
pkgver=${_pkgver/-/}
pkgrel=1
source=(https://dl.winehq.org/wine/source/7.0/wine-$_pkgver.tar.xz{,.sign}
30-win32-aliases.conf
wine-binfmt.conf)
-b2sums=('1a12e8afe5c711770284a526348bb0cbd362cd3963550b1eb1c8f7cefed7353224d948a641983741916768cc4a694ba0c68d8f131fca76ecd0f5604f474aa542'
+b2sums=('75a3e1c9f1984c52c1f3669da96add9d2084ef7ac94b218e2e992ebae06d4b651850a06b5a356cb57758ee1580333b92972ed2994e5d0f4e57a2ee0a4617d005'
'SKIP'
'45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b'
'e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588')