diff options
Diffstat (limited to 'community/gdk-pixbuf/PKGBUILD')
-rw-r--r-- | community/gdk-pixbuf/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gdk-pixbuf/PKGBUILD b/community/gdk-pixbuf/PKGBUILD index ca5ca405c..448d1b28f 100644 --- a/community/gdk-pixbuf/PKGBUILD +++ b/community/gdk-pixbuf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90033 2013-05-06 19:37:14Z foutrelis $ +# $Id: PKGBUILD 99752 2013-10-30 23:29:49Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: dorphell <dorphell@archlinux.org> # Contributor: Judd Vinet <jvinet@zeroflux.org> @@ -12,7 +12,6 @@ url="http://www.gtk.org/" license=('GPL' 'LGPL') depends=('gtk' 'libtiff' 'libpng') makedepends=('libxt') -options=('!libtool') source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.22/${pkgname}-${pkgver}.tar.bz2 gdk-pixbuf-0.22.0-bmp_reject_corrupt.patch gdk-pixbuf-0.22.0-bmp_secure.patch |