summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortiziodcaio2024-01-06 11:51:26 +0100
committertiziodcaio2024-01-06 11:51:26 +0100
commit09387ddc03d93cc2de950f203a7ae6fa3f25f568 (patch)
tree853485a47aaa6ca3036e92e522c3a5dfabfb477e
parent43e585e4f0d5858d4277d85b20a14f595959919a (diff)
downloadaur-09387ddc03d93cc2de950f203a7ae6fa3f25f568.tar.gz
rc4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3313faa28eeb..7d80e9ab0561 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-wow64
pkgdesc = A compatibility layer for running Windows programs
- pkgver = 9.0rc3
+ pkgver = 9.0rc4
pkgrel = 1
url = https://www.winehq.org
install = wine.install
@@ -40,16 +40,16 @@ pkgbase = wine-wow64
optdepends = alsa-lib
optdepends = cups
optdepends = dosbox
- provides = wine=9.0rc3
+ provides = wine=9.0rc4
conflicts = wine
options = staticlibs
options = !lto
backup = usr/lib/binfmt.d/wine.conf
- source = https://dl.winehq.org/wine/source/9.0/wine-9.0-rc3.tar.xz
+ source = https://dl.winehq.org/wine/source/9.0/wine-9.0-rc4.tar.xz
source = 30-win32-aliases.conf
source = wine-binfmt.conf
- sha256sums = 729801f1c933baa63cdce60b7758b6e2ea1f2ef46a160bb57475c5917a068921
- sha256sums = 9901a5ee619f24662b241672a7358364617227937d5f6d3126f70528ee5111e7
- sha256sums = 6dfdefec305024ca11f35ad7536565f5551f09119dda2028f194aee8f77077a4
+ b2sums = ebff8b1763ffe3d1eb60b1302d78a662a46140e6f76e4a0caf58d3e4e4c9168f
+ b2sums = 9901a5ee619f24662b241672a7358364617227937d5f6d3126f70528ee5111e7
+ b2sums = 6dfdefec305024ca11f35ad7536565f5551f09119dda2028f194aee8f77077a4
pkgname = wine-wow64
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