summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2020-08-07 13:45:15 -0700
committerMike Swanson2020-08-07 13:45:15 -0700
commit8b459727b37869ada961dd84ab831c5be5f6a87c (patch)
treec74b293bdfd16d59bcf78e5bb68f933ffafcd18e
parent96d80e6d2d02da46b5dd15710cf51c0f8f6857f4 (diff)
downloadaur-8b459727b37869ada961dd84ab831c5be5f6a87c.tar.gz
Update to 5.0.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc48b06a6408..8a83dfeddf48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-stable
pkgdesc = A compatibility layer for running Windows programs
- pkgver = 5.0.1
+ pkgver = 5.0.2
pkgrel = 1
url = http://www.winehq.com
install = wine.install
@@ -134,17 +134,17 @@ pkgbase = wine-stable
optdepends = lib32-v4l-utils
optdepends = lib32-vkd3d
optdepends = lib32-vulkan-icd-loader
- provides = wine=5.0.1
- provides = wine-stable=5.0.1
+ provides = wine=5.0.2
+ provides = wine-stable=5.0.2
conflicts = wine
conflicts = wine-stable
options = staticlibs
- source = https://dl.winehq.org/wine/source/5.0/wine-5.0.1.tar.xz
- source = https://dl.winehq.org/wine/source/5.0/wine-5.0.1.tar.xz.sign
+ source = https://dl.winehq.org/wine/source/5.0/wine-5.0.2.tar.xz
+ source = https://dl.winehq.org/wine/source/5.0/wine-5.0.2.tar.xz.sign
source = 30-win32-aliases.conf
source = wine-binfmt.conf
validpgpkeys = DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
- b2sums = 8fd7729812c0144b6c9ec7f28ecc25bca5bc7801d9927346928f43fc46ca0be89ecb4caefb7a93cf2f3365e088d11e6bd53a028ea8cc9e170ef864ff63f21a5a
+ b2sums = 93253a86605b32dc8f7c79a16336643e6f84937094f8c96ea336289c2076a4d9f759fc1ad128f7b1a009da5eb2ed25cdc893da99e338093608bf5fc0ef1a85fc
b2sums = SKIP
b2sums = 45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b
b2sums = e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588
diff --git a/PKGBUILD b/PKGBUILD
index d08d047d50db..4bba9d301166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Try to make a clean WINEPREFIX, such as by doing “rm -rf ~/.wine”
pkgname=wine-stable
-pkgver=5.0.1
+pkgver=5.0.2
pkgrel=1
source=(https://dl.winehq.org/wine/source/5.0/wine-$pkgver.tar.xz{,.sign}
30-win32-aliases.conf
wine-binfmt.conf)
-b2sums=('8fd7729812c0144b6c9ec7f28ecc25bca5bc7801d9927346928f43fc46ca0be89ecb4caefb7a93cf2f3365e088d11e6bd53a028ea8cc9e170ef864ff63f21a5a'
+b2sums=('93253a86605b32dc8f7c79a16336643e6f84937094f8c96ea336289c2076a4d9f759fc1ad128f7b1a009da5eb2ed25cdc893da99e338093608bf5fc0ef1a85fc'
'SKIP'
'45db34fb35a679dc191b4119603eba37b8008326bd4f7d6bd422fbbb2a74b675bdbc9f0cc6995ed0c564cf088b7ecd9fbe2d06d42ff8a4464828f3c4f188075b'
'e9de76a32493c601ab32bde28a2c8f8aded12978057159dd9bf35eefbf82f2389a4d5e30170218956101331cf3e7452ae82ad0db6aad623651b0cc2174a61588')