diff options
Diffstat (limited to 'extra/geocode-glib/PKGBUILD')
-rw-r--r-- | extra/geocode-glib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/geocode-glib/PKGBUILD b/extra/geocode-glib/PKGBUILD index e3ec1a334..801e4a2ce 100644 --- a/extra/geocode-glib/PKGBUILD +++ b/extra/geocode-glib/PKGBUILD @@ -9,7 +9,7 @@ license=('GPL') url="https://git.gnome.org/browse/geocode-glib/" depends=('glib2' 'json-glib' 'libsoup') makedepends=('intltool' 'gobject-introspection') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('0aedc198cf8a9b934a290d50aadaf4b48bb13c3b4783618c6753eb466cdaa637') |