Date: Saturday, May 12, 2018 @ 11:43:51
  Author: heftig
Revision: 324008

0.6.49-1

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-12 09:59:17 UTC (rev 324007)
+++ PKGBUILD    2018-05-12 11:43:51 UTC (rev 324008)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=accountsservice
-pkgver=0.6.47
+pkgver=0.6.49
 pkgrel=1
 pkgdesc="D-Bus interface for user account query and manipulation"
 url="https://www.freedesktop.org/software/accountsservice/";
@@ -11,7 +11,7 @@
 license=(GPL3)
 depends=(glib2 polkit systemd)
 makedepends=(intltool gtk-doc gobject-introspection git)
-_commit=883b9101ec21e4b7ad0522c9dcc1a87465a750cd  # tags/0.6.47^0
+_commit=d858553498c3275b473887b928ba8fcb9c42eaf9  # tags/0.6.49^0
 
source=("git+https://anongit.freedesktop.org/git/accountsservice#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to