[arch-commits] Commit in geoclue/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Mar 5 15:27:20 UTC 2020
Date: Thursday, March 5, 2020 @ 15:27:19
Author: heftig
Revision: 376795
2.5.6-1
Modified:
geoclue/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 15:26:07 UTC (rev 376794)
+++ PKGBUILD 2020-03-05 15:27:19 UTC (rev 376795)
@@ -2,7 +2,7 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=geoclue
-pkgver=2.5.5+6+gea52170
+pkgver=2.5.6
pkgrel=1
pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
arch=(x86_64)
@@ -15,7 +15,7 @@
conflicts=(geoclue2)
replaces=(geoclue2)
backup=(etc/geoclue/geoclue.conf)
-_commit=ea52170f62da6cbdb8b5ff093c75cb639df9f11d # master
+_commit=555d676a91494b98ad0d52639590608a9594a8d3 # tags/2.5.6^0
source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit")
sha256sums=('SKIP')
@@ -26,6 +26,7 @@
prepare() {
cd $pkgname
+ git cherry-pick -n 95c9ad4dc176 1a00809a0d89
}
build() {
More information about the arch-commits
mailing list