accountsservice: update to 0.6.50.
This commit is contained in:
parent
3fdbe3c7a4
commit
34f753d77f
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'accountsservice'
|
||||
pkgname=accountsservice
|
||||
version=0.6.49
|
||||
version=0.6.50
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-systemd
|
||||
|
@ -11,10 +11,10 @@ hostmakedepends="glib-devel intltool pkg-config
|
|||
makedepends="polkit-devel"
|
||||
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
||||
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=251e5dd56db839e9470d97692ef6e5e07dc659196f27b65b228a3e14f46e560c
|
||||
homepage="http://cgit.freedesktop.org/accountsservice/"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=035928f5dea46f2220657e0bd669bc7fac45165b700c0a81b2b66ff2c3dbc74a
|
||||
make_dirs="
|
||||
/var/lib/AccountsService/users 755 root root
|
||||
/var/lib/AccountsService/icons 755 root root"
|
||||
|
|
Loading…
Reference in a new issue