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

Jan Steffens heftig at archlinux.org
Tue Aug 21 19:18:51 UTC 2018


    Date: Tuesday, August 21, 2018 @ 19:18:51
  Author: heftig
Revision: 332772

add conflicts and modeline

Modified:
  geoclue2/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 19:18:07 UTC (rev 332771)
+++ PKGBUILD	2018-08-21 19:18:51 UTC (rev 332772)
@@ -12,6 +12,7 @@
 depends=(libsoup json-glib libmm-glib avahi libnotify)
 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")
 sha256sums=('SKIP')
@@ -53,3 +54,5 @@
   cd geoclue
   make DESTDIR="$pkgdir" install
 }
+
+# vim:set sw=2 et:



More information about the arch-commits mailing list