summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-05-16 16:57:29 +0200
committerPierre Franco2017-05-16 16:57:29 +0200
commit511ef98deabafae1d0522ab42e2855ffe2c42a64 (patch)
treeffa34c3948907c5512cd972be9c47d8a17514547
parent2638c33a758ce329e97f951672d0dc32d1c103b0 (diff)
downloadaur-511ef98deabafae1d0522ab42e2855ffe2c42a64.tar.gz
Updated to version 2.8-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b2aa3759e8c..41c5198daf69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 2 14:20:18 UTC 2017
+# Tue May 16 14:57:09 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.7
- pkgrel = 2
+ pkgver = 2.8
+ 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.7
- provides = wine-wow64=2.7
- provides = wine-staging=2.7
+ provides = wine=2.8
+ provides = wine-wow64=2.8
+ provides = wine-staging=2.8
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.7.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.6.tar.gz
+ 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-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 = 48f93d42760e25400a59d80e674472ba9c673e13
- sha1sums = a7d368580fa3eaec826189097f4a98d281737071
+ sha1sums = 21611df5967f3f028d52b9b6a6df59096598f6df
+ sha1sums = 7799e11e17347778ba3b6ce430f603280546d63d
sha1sums = 0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658
sha1sums = 137290942bba7e0cfe2c092a2079163ff1820451
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
diff --git a/PKGBUILD b/PKGBUILD
index 1e67f4cc71ca..8559e7673294 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.7
-pkgrel=2
+pkgver=2.8
+pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
#_d3d9ver=$_pkgbasever
-_d3d9ver=2.6
+_d3d9ver=2.7
_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=('48f93d42760e25400a59d80e674472ba9c673e13'
- 'a7d368580fa3eaec826189097f4a98d281737071'
+sha1sums=('21611df5967f3f028d52b9b6a6df59096598f6df'
+ '7799e11e17347778ba3b6ce430f603280546d63d'
'0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658'
'137290942bba7e0cfe2c092a2079163ff1820451'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'