diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libgdata | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgdata')
-rw-r--r-- | extra/libgdata/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgdata/PKGBUILD b/extra/libgdata/PKGBUILD index 9fe966072..bc4ebe09a 100644 --- a/extra/libgdata/PKGBUILD +++ b/extra/libgdata/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 192056 2013-08-05 13:43:53Z jgc $ +# $Id: PKGBUILD 198161 2013-10-30 13:09:59Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libgdata @@ -10,7 +10,6 @@ license=('GPL') depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts') makedepends=('intltool' 'gobject-introspection') url="http://www.gnome.org" -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('ae405145bb6a2109488b7123206b469b141f17317066471dd485b4ea50499c83') |