[arch-commits] Commit in geoclue2/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 25 23:46:31 UTC 2014
Date: Sunday, October 26, 2014 @ 01:46:31
Author: heftig
Revision: 225339
2.1.10
Modified:
geoclue2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-25 23:43:53 UTC (rev 225338)
+++ PKGBUILD 2014-10-25 23:46:31 UTC (rev 225339)
@@ -3,8 +3,8 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=geoclue2
-pkgver=2.1.8
-pkgrel=2
+pkgver=2.1.10
+pkgrel=1
pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
arch=(i686 x86_64)
url="http://geoclue.freedesktop.org/"
@@ -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=('49096b9c3c2458b5e8e36b886983d9aa')
+md5sums=('aaa6c7a2a48a8fa74838345722d80e9f')
build() {
cd geoclue-$pkgver
More information about the arch-commits
mailing list