summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2021-05-07 21:20:08 +0430
committerBehnam Momeni2021-05-07 21:20:08 +0430
commit80f882f476e9cd9ad8e610e3544fe7f2f8cb8850 (patch)
tree07fb7bfe0356b3f84ffc292896912f13a2d32fb7 /PKGBUILD
parentec577a7896dde72c032bec85bafd3f9fe1270b97 (diff)
downloadaur-80f882f476e9cd9ad8e610e3544fe7f2f8cb8850.tar.gz
Disable help browser plugin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4f86c6aedd5..d392658c9b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=lib32-gimp
_pkgbase=gimp
pkgver=2.10.24
-pkgrel=1
+pkgrel=2
pkgdesc='GNU Image Manipulation Program (32-bit)'
url="https://www.gimp.org/"
arch=('x86_64')
@@ -45,6 +45,7 @@ build() {
--libexecdir=/usr/bin \
--enable-mp \
--enable-gimp-console \
+ --without-webkit \
--disable-check-update \
--disable-python \
--with-bug-report-url='https://bugs.archlinux.org/?string=gimp' \