[arch-commits] Commit in gimp-help/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Feb 9 21:00:37 UTC 2017


    Date: Thursday, February 9, 2017 @ 21:00:37
  Author: bgyorgy
Revision: 211622

upgpkg: gimp-help 2.8.2-5

Remove insecure webkitgtk2 optional dependency

Modified:
  gimp-help/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-09 20:50:45 UTC (rev 211621)
+++ PKGBUILD	2017-02-09 21:00:37 UTC (rev 211622)
@@ -4,12 +4,11 @@
 
 pkgbase=gimp-help
 pkgver=2.8.2
-pkgrel=4
+pkgrel=5
 arch=('any')
 url='http://docs.gimp.org/'
 license=('GPL' 'LGPL')
 makedepends=('python2' 'docbook-xsl')
-optdepends=('webkitgtk2: enable built-in GIMP help browser')
 options=(!strip !zipman)
 source=("http://ftp.gimp.org/pub/gimp/help/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('a591c8974b2f4f584d0a769d52ed6c5b')



More information about the arch-commits mailing list