Date: Sunday, April 12, 2015 @ 18:10:37 Author: heftig Revision: 236308
2.2.0 Modified: geoclue2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-12 15:34:42 UTC (rev 236307) +++ PKGBUILD 2015-04-12 16:10:37 UTC (rev 236308) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=geoclue2 -pkgver=2.1.10 +pkgver=2.2.0 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) optdepends=('geoip: geoip-lookup server binary') source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz) -md5sums=('aaa6c7a2a48a8fa74838345722d80e9f') +md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa') build() { cd geoclue-$pkgver
