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

Jan Steffens heftig at archlinux.org
Tue Oct 16 17:38:30 UTC 2018


    Date: Tuesday, October 16, 2018 @ 17:38:30
  Author: heftig
Revision: 336768

0.6.54-2

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-16 17:02:37 UTC (rev 336767)
+++ PKGBUILD	2018-10-16 17:38:30 UTC (rev 336768)
@@ -3,7 +3,7 @@
 
 pkgname=accountsservice
 pkgver=0.6.54
-pkgrel=1
+pkgrel=2
 pkgdesc="D-Bus interface for user account query and manipulation"
 url="https://gitlab.freedesktop.org/accountsservice/accountsservice"
 arch=(x86_64)
@@ -29,7 +29,8 @@
     -D admin_group=wheel \
     -D systemd=true \
     -D docbook=true \
-    -D gtk_doc=true
+    -D gtk_doc=true \
+    -D user_heuristics=false
   ninja -C build
 }
 



More information about the arch-commits mailing list