summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 758a54b929f4..a706a7bbe1b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 18 11:08:34 UTC 2016
+# Thu Nov 3 17:47:35 UTC 2016
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 1.9.21
+ pkgver = 1.9.22
pkgrel = 1
url = http://www.wine-staging.com
arch = i686
@@ -131,23 +131,23 @@ pkgbase = wine-gaming-nine
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=1.9.21
- provides = wine-wow64=1.9.21
- provides = wine-staging=1.9.21
+ provides = wine=1.9.22
+ provides = wine-wow64=1.9.22
+ provides = wine-staging=1.9.22
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
- source = https://github.com/wine-compholio/wine-patched/archive/staging-1.9.21.tar.gz
- source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-1.9.21.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-1.9.22.tar.gz
+ source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-1.9.22.tar.gz
source = 30-win32-aliases.conf
source = heap_perf.patch
source = increase_max_frag_samplers.patch
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = 401917142ec6a92f4823786f3250e3069723c65f
- sha1sums = 6c0f061fa4704946a251f14bbf84bbf69c019220
+ sha1sums = e22a28c1ee1477a31494882e23b39aeb183a7b8e
+ sha1sums = 0c143235c739d23dec36e3af720dd972b33b6da5
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
sha1sums = a84456790932fb2e7bb75ddeac86fd45b7c09e79
diff --git a/PKGBUILD b/PKGBUILD
index ec78a3c212cf..aecef71c10e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# -Increase fragment samplers threshold (see https://bugs.winehq.org/show_bug.cgi?id=41213 ) OPTIONAL
pkgname=wine-gaming-nine
-pkgver=1.9.21
+pkgver=1.9.22
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
@@ -25,8 +25,8 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('401917142ec6a92f4823786f3250e3069723c65f'
- '6c0f061fa4704946a251f14bbf84bbf69c019220'
+sha1sums=('e22a28c1ee1477a31494882e23b39aeb183a7b8e'
+ '0c143235c739d23dec36e3af720dd972b33b6da5'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'
'a84456790932fb2e7bb75ddeac86fd45b7c09e79'