summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0be1f20c37c0..144b8ffc990e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 7 12:05:52 UTC 2018
+# Sat Apr 7 12:07:04 UTC 2018
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 3.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.winehq.com
install = wine.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7f851d8bfed1..ab698eb0567e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=wine-gaming-nine
pkgver=3.5
-pkgrel=1
+pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
@@ -155,7 +155,7 @@ prepare() {
patch -d $pkgname -Np1 < $_d3d9dir/wine-d3d9.patch
# Uncomment if you want wine-pba optimizations
- _pbaprepare
+ #_pbaprepare
autoreconf -f "$pkgname"