accountsservice: update to 0.6.49.

Closes #14300.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-10 16:01:24 -03:00 committed by Enno Boland
parent cb1fafc48d
commit 2e5cb12e21
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'accountsservice'
pkgname=accountsservice
version=0.6.47
version=0.6.49
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-systemd
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://cgit.freedesktop.org/accountsservice/"
license="GPL-3.0-or-later"
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=e34efbc79098b1a5a48e19389e6472b3b56fa9cc64c60017679e61ecc43d130d
checksum=251e5dd56db839e9470d97692ef6e5e07dc659196f27b65b228a3e14f46e560c
make_dirs="
/var/lib/AccountsService/users 755 root root
/var/lib/AccountsService/icons 755 root root"