diff options
Diffstat (limited to 'extra/gegl/PKGBUILD')
-rw-r--r-- | extra/gegl/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gegl/PKGBUILD b/extra/gegl/PKGBUILD index b765b45e2..fe3133c1d 100644 --- a/extra/gegl/PKGBUILD +++ b/extra/gegl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196815 2013-10-20 02:09:43Z heftig $ +# $Id: PKGBUILD 197980 2013-10-30 12:03:32Z allan $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> pkgname=gegl @@ -14,7 +14,6 @@ optdepends=('openexr: for using the openexr plugin' 'ffmpeg: for using the ffmpeg plugin' 'librsvg: for using the svg plugin' 'jasper: for using the jasper plugin') -options=('!libtool') source=(ftp://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 gegl-0.2.0-ffmpeg-0.11.diff gegl-0.2.0-CVE-2012-4433.patch |