summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2017-08-09 11:49:47 +0200
committerPierre Franco2017-08-09 11:49:47 +0200
commitb831cf0f940dc5d93021fb9df24082db2fe0f935 (patch)
treef60d9909b3acb9be4c89057e7539458f18b271f2
parentb0e061aa49162b24224da1d6d7fcf99564531562 (diff)
downloadaur-b831cf0f940dc5d93021fb9df24082db2fe0f935.tar.gz
Updated to version 2.14-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d41c780cd68..70294c55d022 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 28 09:14:04 UTC 2017
+# Wed Aug 9 09:49:41 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.13
+ pkgver = 2.14
pkgrel = 1
url = http://www.wine-staging.com
arch = i686
@@ -131,24 +131,24 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=2.13
- provides = wine-wow64=2.13
- provides = wine-staging=2.13
+ provides = wine=2.14
+ provides = wine-wow64=2.14
+ provides = wine-staging=2.14
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.13.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.12.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-2.14.tar.gz
+ source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.13.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 = 8af7b938a5e66101de316fc0c214fa79d9ff025c
- sha1sums = 83fa25468637a14878bb71e04ae411b581a08b38
+ sha1sums = daf797907e5d60bc74394374d5098398a82dccd8
+ sha1sums = 922acc56a1ebe4aea471cb527abb24a331d322c2
sha1sums = 0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658
sha1sums = SKIP
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
diff --git a/PKGBUILD b/PKGBUILD
index d54789a85232..30256447fe97 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.13
+pkgver=2.14
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
#_d3d9ver=$_pkgbasever
-_d3d9ver=2.12
+_d3d9ver=2.13
_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=('8af7b938a5e66101de316fc0c214fa79d9ff025c'
- '83fa25468637a14878bb71e04ae411b581a08b38'
+sha1sums=('daf797907e5d60bc74394374d5098398a82dccd8'
+ '922acc56a1ebe4aea471cb527abb24a331d322c2'
'0c45c2e050a7642acd5c7dec6fd5b03f8b5cd658'
'SKIP'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'