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

Jan Steffens heftig at archlinux.org
Sat Jan 28 16:16:45 UTC 2017


    Date: Saturday, January 28, 2017 @ 16:16:44
  Author: heftig
Revision: 287610

2.4.5-1

Modified:
  geoclue2/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-28 16:13:01 UTC (rev 287609)
+++ PKGBUILD	2017-01-28 16:16:44 UTC (rev 287610)
@@ -3,18 +3,18 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=geoclue2
-pkgver=2.4.4
-pkgrel=2
+pkgver=2.4.5
+pkgrel=1
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(i686 x86_64)
 url="https://www.freedesktop.org/wiki/Software/GeoClue/"
 license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib avahi)
+depends=(libsoup json-glib libmm-glib avahi)
 makedepends=(intltool geoip python2 systemd gobject-introspection gnome-common git)
 optdepends=('geoip: geoip-lookup server binary')
 backup=(etc/geoclue/geoclue.conf)
-_commit=45efbbd15a762ff2998876885cb320d3ec09b7b8  # tags/2.4.4^0
-source=("git://anongit.freedesktop.org/geoclue#commit=$_commit")
+_commit=36659a906dfe3a78f357ec36828c7715d9b0ec3f  # tags/2.4.5^0
+source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit")
 sha256sums=('SKIP')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)



More information about the arch-commits mailing list