summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortiziodcaio2024-01-06 11:51:26 +0100
committertiziodcaio2024-01-06 11:51:26 +0100
commit09387ddc03d93cc2de950f203a7ae6fa3f25f568 (patch)
tree853485a47aaa6ca3036e92e522c3a5dfabfb477e /PKGBUILD
parent43e585e4f0d5858d4277d85b20a14f595959919a (diff)
downloadaur-09387ddc03d93cc2de950f203a7ae6fa3f25f568.tar.gz
rc4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb6b7ab63f5b..83bd834c4666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
## basic info
_pkgname=wine
pkgname="${_pkgname}${_pkgtype:-}"
-pkgver=9.0rc3
+pkgver=9.0rc4
pkgrel=1
pkgdesc="A compatibility layer for running Windows programs"
url="https://www.winehq.org"
@@ -77,11 +77,9 @@ source=(
"30-win32-aliases.conf"
"wine-binfmt.conf"
)
-sha256sums=(
- '729801f1c933baa63cdce60b7758b6e2ea1f2ef46a160bb57475c5917a068921'
- '9901a5ee619f24662b241672a7358364617227937d5f6d3126f70528ee5111e7'
- '6dfdefec305024ca11f35ad7536565f5551f09119dda2028f194aee8f77077a4'
-)
+b2sums=('ebff8b1763ffe3d1eb60b1302d78a662a46140e6f76e4a0caf58d3e4e4c9168f'
+ '9901a5ee619f24662b241672a7358364617227937d5f6d3126f70528ee5111e7'
+ '6dfdefec305024ca11f35ad7536565f5551f09119dda2028f194aee8f77077a4')
if [[ "${_build_staging::1}" == "t" ]] ; then
makedepends+=('git')
@@ -92,7 +90,6 @@ if [[ "${_build_staging::1}" == "t" ]] ; then
)
source+=("git+https://gitlab.winehq.org/wine/wine-staging.git#tag=v$_pkgver")
- sha256sums+=('SKIP')
prepare() {
# apply wine-staging patchset