summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-01-26 15:40:16 +0100
committerPierre Franco2017-01-26 15:40:16 +0100
commit1ac333661f5252db7a48dc3e3f1f27399d7da93c (patch)
tree6a8b6dd9ccd36578ca60bbb855beb9f0a9be8904
parent44b0c86448233f4d7e5f56abe02501787e625bd6 (diff)
downloadaur-1ac333661f5252db7a48dc3e3f1f27399d7da93c.tar.gz
Updated to version 2.0-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67f13fa38390..55c9a10f86f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 25 15:32:44 UTC 2017
+# Thu Jan 26 14:39:45 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 2.0
- 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.0.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.0-rc5.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
source = increase_max_frag_samplers.patch
@@ -148,7 +148,7 @@ pkgbase = wine-gaming-nine
source = steam.patch
source = wbemprox_query_v2.patch
sha1sums = b62647f43042b971fba92d7d5ca8ee55eeb797f0
- sha1sums = cf263ccd80464c158217b1f058bc42258b340d0f
+ sha1sums = 9eb60d6f56fbbf14ac180d3715e6fc47c8991749
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
sha1sums = a84456790932fb2e7bb75ddeac86fd45b7c09e79
diff --git a/PKGBUILD b/PKGBUILD
index 94da0bce7a86..046dcfeb2387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@
pkgname=wine-gaming-nine
pkgver=2.0
-pkgrel=1
+pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
-_d3d9ver=2.0-rc5
+_d3d9ver=$_pkgbasever
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -27,7 +27,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
wbemprox_query_v2.patch
)
sha1sums=('b62647f43042b971fba92d7d5ca8ee55eeb797f0'
- 'cf263ccd80464c158217b1f058bc42258b340d0f'
+ '9eb60d6f56fbbf14ac180d3715e6fc47c8991749'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'
'a84456790932fb2e7bb75ddeac86fd45b7c09e79'