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/libaccounts-glib | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
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') |