[arch-commits] Commit in geoclue2/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Jan 7 11:47:58 UTC 2019


    Date: Monday, January 7, 2019 @ 11:47:57
  Author: heftig
Revision: 343072

2.5.2-1

Modified:
  geoclue2/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 10:44:52 UTC (rev 343071)
+++ PKGBUILD	2019-01-07 11:47:57 UTC (rev 343072)
@@ -2,17 +2,18 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=geoclue2
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/GeoClue/"
 license=(LGPL)
-depends=(libsoup json-glib libmm-glib avahi libnotify)
-makedepends=(systemd gobject-introspection git vala meson gtk-doc)
+depends=(libsoup json-glib libmm-glib avahi geocode-glib)
+makedepends=(systemd gobject-introspection git vala meson gtk-doc libnotify)
+optdepends=('libnotify: Demo Agent')
 backup=(etc/geoclue/geoclue.conf)
 conflicts=(geoclue)
-_commit=9b6c03640e66a4e7d615200d95b89051b2214da1  # tags/2.5.1^0
+_commit=ed2d81fe558b657b52940dd52316bcc1a32d0cff  # tags/2.5.2^0
 source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list