diff options
Diffstat (limited to 'extra/json-glib/PKGBUILD')
-rw-r--r-- | extra/json-glib/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/json-glib/PKGBUILD b/extra/json-glib/PKGBUILD index 429061f9e..2758ab0d4 100644 --- a/extra/json-glib/PKGBUILD +++ b/extra/json-glib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196109 2013-10-07 11:52:45Z jgc $ +# $Id: PKGBUILD 198119 2013-10-30 12:54:14Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=json-glib @@ -10,7 +10,6 @@ url="http://live.gnome.org/JsonGlib" license=('GPL') depends=('glib2') makedepends=('gobject-introspection') -options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::4}/${pkgname}-${pkgver}.tar.xz) sha256sums=('a95475364ec27ab1d2a69303cf579018558bfb6981e3498b3aaf1e6401f7422c') |