Date: Saturday, September 1, 2018 @ 19:43:47 Author: heftig Revision: 333181
2.4.12-1 Modified: geoclue2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-01 18:59:15 UTC (rev 333180) +++ PKGBUILD 2018-09-01 19:43:47 UTC (rev 333181) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=geoclue2 -pkgver=2.4.11 +pkgver=2.4.12 pkgrel=1 pkgdesc="Modular geoinformation service built on the D-Bus messaging system" arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(intltool python2 systemd gobject-introspection gnome-common git vala) backup=(etc/geoclue/geoclue.conf) conflicts=(geoclue) -_commit=69a5d624c636f4e1fd6471db0d55b1100a0c4e65 # tags/2.4.11^0 -source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit") +_commit=db0ebbed54d91530309c6a4f7270f29654e836dd # tags/2.4.12^0 +source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit") sha256sums=('SKIP') # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
