diff options
Diffstat (limited to 'extra/libaccounts-glib')
-rw-r--r-- | extra/libaccounts-glib/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libaccounts-glib/PKGBUILD b/extra/libaccounts-glib/PKGBUILD index 9f802865d..bafa1c34e 100644 --- a/extra/libaccounts-glib/PKGBUILD +++ b/extra/libaccounts-glib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197625 2013-10-27 14:37:53Z andrea $ +# $Id: PKGBUILD 198122 2013-10-30 12:55:21Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=libaccounts-glib @@ -10,7 +10,6 @@ url="http://code.google.com/p/accounts-sso/" license=('LGPL') depends=('dbus-glib' 'libxml2' 'sqlite3') makedepends=('python2-gobject') -options=('!libtool') source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz) sha1sums=('165e0b89a0bc47459711b1e7e077fb9e14848503') |