summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a937afe9ab12..5b2aa3759e8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 29 12:17:33 UTC 2017
+# Tue May 2 14:20:18 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.6
+ pkgver = 2.7
pkgrel = 2
url = http://www.wine-staging.com
arch = i686
@@ -131,15 +131,15 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=2.6
- provides = wine-wow64=2.6
- provides = wine-staging=2.6
+ provides = wine=2.7
+ provides = wine-wow64=2.7
+ provides = wine-staging=2.7
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.6.tar.gz
+ 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-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
@@ -147,7 +147,7 @@ pkgbase = wine-gaming-nine
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = d4659ab167ece2a296eb4712cb93d8aef402870e
+ sha1sums = 48f93d42760e25400a59d80e674472ba9c673e13
sha1sums = a7d368580fa3eaec826189097f4a98d281737071
sha1sums = 0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658
sha1sums = 137290942bba7e0cfe2c092a2079163ff1820451
diff --git a/PKGBUILD b/PKGBUILD
index ed164900aad0..1e67f4cc71ca 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.6
+pkgver=2.7
pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
-_d3d9ver=$_pkgbasever
-#_d3d9ver=2.6
+#_d3d9ver=$_pkgbasever
+_d3d9ver=2.6
_winesrcdir="wine-patched-staging-$_pkgbasever"
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz"
@@ -26,7 +26,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('d4659ab167ece2a296eb4712cb93d8aef402870e'
+sha1sums=('48f93d42760e25400a59d80e674472ba9c673e13'
'a7d368580fa3eaec826189097f4a98d281737071'
'0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658'
'137290942bba7e0cfe2c092a2079163ff1820451'