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

Jan Steffens heftig at archlinux.org
Tue Oct 16 17:40:36 UTC 2018


    Date: Tuesday, October 16, 2018 @ 17:40:36
  Author: heftig
Revision: 336770

0.6.54+2+g204a4ab-1

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-16 17:38:47 UTC (rev 336769)
+++ PKGBUILD	2018-10-16 17:40:36 UTC (rev 336770)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=accountsservice
-pkgver=0.6.54
-pkgrel=2
+pkgver=0.6.54+2+g204a4ab
+pkgrel=1
 pkgdesc="D-Bus interface for user account query and manipulation"
 url="https://gitlab.freedesktop.org/accountsservice/accountsservice"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL3)
 depends=(glib2 polkit systemd)
 makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
-_commit=708d87f30e549588f7efa03efeffab1c9b83cdcb  # tags/0.6.54^0
+_commit=204a4abe68eefac52ca05dda2096db0e0fde0bb7  # master
 source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list