Date: Monday, April 13, 2015 @ 06:41:18 Author: heftig Revision: 236326
FS#44560 backup Modified: geoclue2/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 00:14:39 UTC (rev 236325) +++ PKGBUILD 2015-04-13 04:41:18 UTC (rev 236326) @@ -4,7 +4,7 @@ pkgname=geoclue2 pkgver=2.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Modular geoinformation service built on the D-Bus messaging system" arch=(i686 x86_64) url="http://geoclue.freedesktop.org/" @@ -12,6 +12,7 @@ depends=(libsoup json-glib libnm-glib libmm-glib) makedepends=(intltool geoip python2 systemd) optdepends=('geoip: geoip-lookup server binary') +backup=(etc/geoclue/geoclue.conf) source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz) md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
