summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a9a2bf3fc46..e9e8f3bf02f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=runescape-launcher
pkgver=2.2.5
-pkgrel=2
+pkgrel=3
pkgdesc="RuneScape Game Client (NXT)"
arch=(x86_64)
license=(custom)
@@ -31,7 +31,9 @@ sha256sums=('SKIP'
sha256sums_x86_64=('SKIP'
'SKIP')
validpgpkeys=("AAC9264309E4D717441DB9527373B12CE03BEB4B")
-install="install.sh"
+# TODO: Enable in v2.2.6. Cannot enable now, as capabilities and setuid bits
+# cause LD_PRELOAD to be ignored.
+#install="install.sh"
# avoid caching in makepkg!
SRCDEST=$startdir