diff options
Diffstat (limited to 'extra/gtkhtml/PKGBUILD')
-rw-r--r-- | extra/gtkhtml/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gtkhtml/PKGBUILD b/extra/gtkhtml/PKGBUILD index b31a3c08e..bde1e60ef 100644 --- a/extra/gtkhtml/PKGBUILD +++ b/extra/gtkhtml/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148774 2012-02-05 11:49:58Z ibiru $ +# $Id: PKGBUILD 198075 2013-10-30 12:38:55Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gtkhtml @@ -10,7 +10,6 @@ license=('GPL') depends=('gconf' 'gtk2' 'gnome-icon-theme' 'enchant' 'iso-codes' 'libsoup') makedepends=('intltool') url="http://www.gnome.org" -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.32/${pkgname}-${pkgver}.tar.bz2) sha256sums=('8746053cf709e1de37c7ac775ab1364ddda4b75167660ed7f98a237b3797e39f') |