summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-05-30 13:46:12 +0200
committerPierre Franco2017-05-30 13:46:12 +0200
commitaf3faf214c9cba90b24aa4c83630d5d667e1019d (patch)
treebbf39519677922780c53518f22145e85350cefab
parentccc5dccc55fb478d0a8cd94b127c48945dea2870 (diff)
downloadaur-af3faf214c9cba90b24aa4c83630d5d667e1019d.tar.gz
Updated to version 2.9-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9437b141d6cc..a6513d5d879f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed May 17 17:52:34 UTC 2017
+# Tue May 30 11:46:06 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.8
- pkgrel = 2
+ pkgver = 2.9
+ pkgrel = 1
url = http://www.wine-staging.com
arch = i686
arch = x86_64
@@ -131,24 +131,24 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=2.8
- provides = wine-wow64=2.8
- provides = wine-staging=2.8
+ provides = wine=2.9
+ provides = wine-wow64=2.9
+ provides = wine-staging=2.9
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.8.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.7.tar.gz
+ 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/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
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = 21611df5967f3f028d52b9b6a6df59096598f6df
- sha1sums = 7799e11e17347778ba3b6ce430f603280546d63d
+ sha1sums = 29f9a44a317efe3985d88c881aa3acd033100819
+ sha1sums = cb5d8ca73af7f2d7b2ad8160d8ba6311daa7a58f
sha1sums = 0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658
sha1sums = b9ca93f8afcd01cf12460d40022df733010069d2
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
diff --git a/PKGBUILD b/PKGBUILD
index 4a1bb63b5d20..46fde869a165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@
# -Steam patch, Crossover Hack version (see https://bugs.winehq.org/show_bug.cgi?id=39403 )
pkgname=wine-gaming-nine
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
#_d3d9ver=$_pkgbasever
-_d3d9ver=2.7
+_d3d9ver=2.8
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -26,8 +26,8 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('21611df5967f3f028d52b9b6a6df59096598f6df'
- '7799e11e17347778ba3b6ce430f603280546d63d'
+sha1sums=('29f9a44a317efe3985d88c881aa3acd033100819'
+ 'cb5d8ca73af7f2d7b2ad8160d8ba6311daa7a58f'
'0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658'
'b9ca93f8afcd01cf12460d40022df733010069d2'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'