summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD9
2 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55c9a10f86f0..eeeae42bda9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 26 14:39:45 UTC 2017
+# Thu Feb 9 09:33:16 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.0
- pkgrel = 2
+ pkgver = 2.1
+ pkgrel = 1
url = http://www.wine-staging.com
arch = i686
arch = x86_64
@@ -131,15 +131,15 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=2.0
- provides = wine-wow64=2.0
- provides = wine-staging=2.0
+ provides = wine=2.1
+ provides = wine-wow64=2.1
+ provides = wine-staging=2.1
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.0.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-2.1.tar.gz
source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.0.tar.gz
source = 30-win32-aliases.conf
source = heap_perf.patch
@@ -147,7 +147,7 @@ pkgbase = wine-gaming-nine
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = b62647f43042b971fba92d7d5ca8ee55eeb797f0
+ sha1sums = d7df806d6598be1e818413224e1d281d008879e8
sha1sums = 9eb60d6f56fbbf14ac180d3715e6fc47c8991749
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
diff --git a/PKGBUILD b/PKGBUILD
index 046dcfeb2387..ad79f3dca7c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,11 +10,12 @@
# -Increase fragment samplers threshold (see https://bugs.winehq.org/show_bug.cgi?id=41213 ) OPTIONAL
pkgname=wine-gaming-nine
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
-_d3d9ver=$_pkgbasever
+#_d3d9ver=$_pkgbasever
+_d3d9ver=2.0
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -26,7 +27,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('b62647f43042b971fba92d7d5ca8ee55eeb797f0'
+sha1sums=('d7df806d6598be1e818413224e1d281d008879e8'
'9eb60d6f56fbbf14ac180d3715e6fc47c8991749'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'