summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70f2eca2aa68..a4aaff1799fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 7 18:10:04 UTC 2017
+# Wed Mar 22 08:20:28 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.3
+ pkgver = 2.4
pkgrel = 1
url = http://www.wine-staging.com
arch = i686
@@ -131,24 +131,24 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=2.3
- provides = wine-wow64=2.3
- provides = wine-staging=2.3
+ provides = wine=2.4
+ provides = wine-wow64=2.4
+ provides = wine-staging=2.4
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.3.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.2.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-2.4.tar.gz
+ source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.3.tar.gz
source = 30-win32-aliases.conf
source = heap_perf.patch
source = increase_max_frag_samplers.patch
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = 244f8531bc80b7e8697bc4585c880a5824bf1f67
- sha1sums = 81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e
+ sha1sums = 01bed6183f1dc6409d54cf3f228a95fbf438a3d0
+ sha1sums = 452a4097a5d733557b2a8e3281a2ecf704ca154b
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
sha1sums = a84456790932fb2e7bb75ddeac86fd45b7c09e79
diff --git a/PKGBUILD b/PKGBUILD
index 4a24bbb88ee3..39410685697a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@
# -Increase fragment samplers threshold (see https://bugs.winehq.org/show_bug.cgi?id=41213 ) OPTIONAL
pkgname=wine-gaming-nine
-pkgver=2.3
+pkgver=2.4
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
#_d3d9ver=$_pkgbasever
-_d3d9ver=2.2
+_d3d9ver=2.3
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -27,8 +27,8 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('244f8531bc80b7e8697bc4585c880a5824bf1f67'
- '81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e'
+sha1sums=('01bed6183f1dc6409d54cf3f228a95fbf438a3d0'
+ '452a4097a5d733557b2a8e3281a2ecf704ca154b'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'
'a84456790932fb2e7bb75ddeac86fd45b7c09e79'