Date: Tuesday, May 30, 2017 @ 20:03:02 Author: heftig Revision: 296861
2.4.7-1 Modified: geoclue2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-30 19:46:53 UTC (rev 296860) +++ PKGBUILD 2017-05-30 20:03:02 UTC (rev 296861) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=geoclue2 -pkgver=2.4.6 +pkgver=2.4.7 pkgrel=1 pkgdesc="Modular geoinformation service built on the D-Bus messaging system" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=(intltool geoip python2 systemd gobject-introspection gnome-common git) optdepends=('geoip: geoip-lookup server binary') backup=(etc/geoclue/geoclue.conf) -_commit=a52c994574db581e58602bd54a11981578f69add # tags/2.4.6^0 +_commit=91bf1790b7220c7ecc96cddc284690a924cd9449 # tags/2.4.7^0 source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit") sha256sums=('SKIP')
