summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3804c45964..67f13fa38390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 23 15:35:39 UTC 2017
+# Wed Jan 25 15:32:44 UTC 2017
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
- pkgver = 2.0rc6
+ pkgver = 2.0
pkgrel = 1
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.0rc6
- provides = wine-wow64=2.0rc6
- provides = wine-staging=2.0rc6
+ provides = wine=2.0
+ provides = wine-wow64=2.0
+ provides = wine-staging=2.0
conflicts = wine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
options = !upx
- source = https://github.com/wine-compholio/wine-patched/archive/staging-2.0-rc6.tar.gz
+ source = https://github.com/wine-compholio/wine-patched/archive/staging-2.0.tar.gz
source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.0-rc5.tar.gz
source = 30-win32-aliases.conf
source = heap_perf.patch
@@ -147,7 +147,7 @@ pkgbase = wine-gaming-nine
source = keybindings.patch
source = steam.patch
source = wbemprox_query_v2.patch
- sha1sums = f04abc63a08500ff7627e032ad93bee41cab446a
+ sha1sums = b62647f43042b971fba92d7d5ca8ee55eeb797f0
sha1sums = cf263ccd80464c158217b1f058bc42258b340d0f
sha1sums = 023a5c901c6a091c56e76b6a62d141d87cce9fdb
sha1sums = 0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd
diff --git a/PKGBUILD b/PKGBUILD
index 010d533a1934..94da0bce7a86 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=2.0rc6
+pkgver=2.0
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
@@ -26,7 +26,7 @@ source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbas
steam.patch
wbemprox_query_v2.patch
)
-sha1sums=('f04abc63a08500ff7627e032ad93bee41cab446a'
+sha1sums=('b62647f43042b971fba92d7d5ca8ee55eeb797f0'
'cf263ccd80464c158217b1f058bc42258b340d0f'
'023a5c901c6a091c56e76b6a62d141d87cce9fdb'
'0f4ac455436d5714a2cf0b537ed25f4fa5c1a7fd'