summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2016-11-22 13:03:26 +0100
committerPierre Franco2016-11-22 13:03:26 +0100
commit0e1156618802d217572b4dc94b6e8cfef608a7b9 (patch)
treecd3d4b1f4be25662644bad052f49dbe5a36bf7df
parentb79f8aeb64452704e02f0bc0fa1c0a127a098c02 (diff)
downloadaur-0e1156618802d217572b4dc94b6e8cfef608a7b9.tar.gz
Updated to version 1.9.23-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 2 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index becb226b01c6..7fa66ca5159e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Nov 17 10:02:20 UTC 2016
+# Tue Nov 22 12:03:10 UTC 2016
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 1.9.23
diff --git a/PKGBUILD b/PKGBUILD
index 66830a8f6d42..b6b2a05d6547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -137,12 +137,7 @@ prepare()
patch -p1 < ../steam.patch
patch -p1 < ../heap_perf.patch
- read -p "Do you want to apply the patch increasing the fragment samplers threshold (makes some DX11 games work, might break other stuff)? [y/N]" -n 1 -r
- echo
- if [[ $REPLY =~ ^[Yy]$ ]]
- then
- patch -p1 < ../increase_max_frag_samplers.patch
- fi
+ #patch -p1 < ../increase_max_frag_samplers.patch
patch -p1 < ../wbemprox_query_v2.patch