summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-02-10 16:33:35 +0100
committerPierre Franco2017-02-10 16:33:35 +0100
commite198e5b0a933d3a1f026e6ed41dc14b83b598582 (patch)
tree1a1ce2a6491b2ce380dfc1789cb8d3727e4d4235
parent27d5e51a483dde3c87d6d5ead9f5c9ba98bc04d3 (diff)
downloadaur-e198e5b0a933d3a1f026e6ed41dc14b83b598582.tar.gz
Updated to version 2.1-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeeae42bda9a..29834167ca08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 9 09:33:16 UTC 2017
+# Fri Feb 10 15:33:21 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 2.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.wine-staging.com
arch = i686
arch = x86_64
@@ -140,7 +140,7 @@ pkgbase = wine-gaming-nine
options = staticlibs
options = !upx
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 = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.1.tar.gz
source = 30-win32-aliases.conf
source = heap_perf.patch
source = increase_max_frag_samplers.patch
@@ -148,7 +148,7 @@ pkgbase = wine-gaming-nine
source = steam.patch
source = wbemprox_query_v2.patch
sha1sums = d7df806d6598be1e818413224e1d281d008879e8
- sha1sums = 9eb60d6f56fbbf14ac180d3715e6fc47c8991749
+ sha1sums = 42249320d849e35dad6cc4f3e16a00322b49b2d1
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
sha1sums = a84456790932fb2e7bb75ddeac86fd45b7c09e79
diff --git a/PKGBUILD b/PKGBUILD
index ad79f3dca7c8..dea3f7206cd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,11 +11,11 @@
pkgname=wine-gaming-nine
pkgver=2.1
-pkgrel=1
+pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
-#_d3d9ver=$_pkgbasever
-_d3d9ver=2.0
+_d3d9ver=$_pkgbasever
+#_d3d9ver=2.0
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -28,7 +28,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
wbemprox_query_v2.patch
)
sha1sums=('d7df806d6598be1e818413224e1d281d008879e8'
- '9eb60d6f56fbbf14ac180d3715e6fc47c8991749'
+ '42249320d849e35dad6cc4f3e16a00322b49b2d1'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'
'a84456790932fb2e7bb75ddeac86fd45b7c09e79'