[arch-commits] Commit in geoclue2/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Sep 23 22:11:02 UTC 2015


    Date: Thursday, September 24, 2015 @ 00:11:02
  Author: heftig
Revision: 247196

2.3.0

Modified:
  geoclue2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-23 22:07:01 UTC (rev 247195)
+++ PKGBUILD	2015-09-23 22:11:02 UTC (rev 247196)
@@ -3,18 +3,18 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=geoclue2
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(i686 x86_64)
 url="http://geoclue.freedesktop.org/"
 license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib)
+depends=(libsoup json-glib libnm-glib libmm-glib avahi)
 makedepends=(intltool geoip python2 systemd)
 optdepends=('geoip: geoip-lookup server binary')
 backup=(etc/geoclue/geoclue.conf)
 source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
+md5sums=('e64de0f90dde76494b09b5c4c520d64e')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
 # Note: These are for Arch Linux use ONLY. For your own distribution, please



More information about the arch-commits mailing list