diff options
Diffstat (limited to 'extra/libcroco/PKGBUILD')
-rw-r--r-- | extra/libcroco/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libcroco/PKGBUILD b/extra/libcroco/PKGBUILD index b3c2e3935..04eeacbf3 100644 --- a/extra/libcroco/PKGBUILD +++ b/extra/libcroco/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 169947 2012-10-30 22:46:28Z heftig $ +# $Id: PKGBUILD 198140 2013-10-30 13:01:56Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libcroco @@ -9,7 +9,6 @@ arch=('x86_64' 'i686' 'mips64el') depends=('glib2' 'libxml2') makedepends=('intltool') license=('LGPL') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.6/$pkgname-$pkgver.tar.xz) url="http://www.gnome.org" sha256sums=('ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570') |