summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-05-31 20:35:44 +0200
committerPierre Franco2017-05-31 20:35:44 +0200
commit344059c1d938ac4727eda5ede9f3298e4391e3a9 (patch)
tree9cb540f0776f7e30c23b52cb420499585457f010
parentaf3faf214c9cba90b24aa4c83630d5d667e1019d (diff)
downloadaur-344059c1d938ac4727eda5ede9f3298e4391e3a9.tar.gz
Updated to version 2.9-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6513d5d879f..2856e4582022 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 30 11:46:06 UTC 2017
+# Wed May 31 18:35:37 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 2.9
- 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.9.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.8.tar.gz
+ source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.9.tar.gz
source = https://github.com/wine-compholio/wine-staging/raw/master/patches/ntdll-Heap_FreeLists/0001-ntdll-Improve-heap-allocation-performance-by-using-m.patch
source = https://github.com/laino/wine-patches/archive/master.tar.gz
source = 30-win32-aliases.conf
@@ -148,7 +148,7 @@ pkgbase = wine-gaming-nine
source = steam.patch
source = wbemprox_query_v2.patch
sha1sums = 29f9a44a317efe3985d88c881aa3acd033100819
- sha1sums = cb5d8ca73af7f2d7b2ad8160d8ba6311daa7a58f
+ sha1sums = d587c2f35006c23b51836cbef0fb7b453130d59e
sha1sums = 0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658
sha1sums = b9ca93f8afcd01cf12460d40022df733010069d2
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
diff --git a/PKGBUILD b/PKGBUILD
index 46fde869a165..9619e1fcbaad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+
# Maintainer: Pierre Franco <pierre dot franco at ensimag dot grenoble dash inp dot fr>
# Based on wine-staging PKGBUILD
@@ -10,11 +11,11 @@
pkgname=wine-gaming-nine
pkgver=2.9
-pkgrel=1
+pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
-#_d3d9ver=$_pkgbasever
-_d3d9ver=2.8
+_d3d9ver=$_pkgbasever
+#_d3d9ver=2.8
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -27,7 +28,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
wbemprox_query_v2.patch
)
sha1sums=('29f9a44a317efe3985d88c881aa3acd033100819'
- 'cb5d8ca73af7f2d7b2ad8160d8ba6311daa7a58f'
+ 'd587c2f35006c23b51836cbef0fb7b453130d59e'
'0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658'
'b9ca93f8afcd01cf12460d40022df733010069d2'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'