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/geoclue | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/geoclue')
-rw-r--r-- | extra/geoclue/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/geoclue/PKGBUILD b/extra/geoclue/PKGBUILD index 403ef5296..8fc6a8386 100644 --- a/extra/geoclue/PKGBUILD +++ b/extra/geoclue/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180261 2013-03-19 00:26:52Z heftig $ +# $Id: PKGBUILD 197982 2013-10-30 12:04:23Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: György Balló <ballogy@freestart.hu> @@ -13,7 +13,6 @@ depends=(dbus-glib libxml2 dconf) makedepends=(networkmanager libsoup-gnome gtk-doc) optdepends=('networkmanager: geolocation' 'libsoup-gnome: Skyhook location provider') -options=('!libtool') install=geoclue.install source=(http://freedesktop.org/~hadess/$pkgname-$pkgver.tar.gz) md5sums=('779245045bfeeec4853da8baaa3a18e6') |