summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-04-10 10:40:08 +0200
committerPierre Franco2017-04-10 10:40:08 +0200
commit2606147ee25df5b5b0bf70b62afb44cce6afe60d (patch)
tree248f4be4a5061a3627e45251e08971f10fc1db2e
parenta7ac347cf41401f77d8f7c097c13f7f9209b69dd (diff)
downloadaur-2606147ee25df5b5b0bf70b62afb44cce6afe60d.tar.gz
Updated to version 2.5
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f09135f90b..f7cc047cad28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 24 19:01:11 UTC 2017
+# Mon Apr 10 08:39:51 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.4
- pkgrel = 2
+ pkgver = 2.5
+ 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.4
- provides = wine-wow64=2.4
- provides = wine-staging=2.4
+ provides = wine=2.5
+ provides = wine-wow64=2.5
+ provides = wine-staging=2.5
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.4.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-2.5.tar.gz
source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.4.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 = 01bed6183f1dc6409d54cf3f228a95fbf438a3d0
+ sha1sums = 65bb8c2acd62e52793dba5c382c4eac32b7810c6
sha1sums = 1924b95f6c12d7ac7efeb9482d1330d17a4b5103
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
diff --git a/PKGBUILD b/PKGBUILD
index bef9e920b303..cd6a44fcbdd6 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.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
-_d3d9ver=$_pkgbasever
-#_d3d9ver=2.3
+#_d3d9ver=$_pkgbasever
+_d3d9ver=2.4
_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
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('01bed6183f1dc6409d54cf3f228a95fbf438a3d0'
+sha1sums=('65bb8c2acd62e52793dba5c382c4eac32b7810c6'
'1924b95f6c12d7ac7efeb9482d1330d17a4b5103'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'