diff --git a/srcpkgs/accountsservice/template b/srcpkgs/accountsservice/template index 692f6e6e9bd..0ccf9a8b554 100644 --- a/srcpkgs/accountsservice/template +++ b/srcpkgs/accountsservice/template @@ -1,17 +1,19 @@ # Template file for 'accountsservice' pkgname=accountsservice -version=0.6.25 +version=0.6.26 revision=1 build_style=gnu-configure -configure_args="--disable-static --with-systemdsystemunitdir=/usr/lib/systemd/system" -makedepends="pkg-config intltool gobject-introspection polkit-devel systemd-devel" +configure_args="--disable-static + --with-systemdsystemunitdir=/usr/lib/systemd/system" +makedepends="pkg-config intltool gobject-introspection polkit-devel + systemd-devel" subpackages="$pkgname-devel" short_desc="D-Bus interfaces for querying and manipulating user account information" maintainer="Juan RP " homepage="http://cgit.freedesktop.org/accountsservice/" license="GPL-3" distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" -checksum=5600a8ffe946d5cef63988767f221bc338b79f3012188d9dff6caa5f7b25fe6c +checksum=6e14b4ae54844f91280ff60932cf228341191f6998c7c4275555038020e27f18 long_desc=" The accountsservice project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation