accountsservice: update to 0.6.15.

This commit is contained in:
Juan RP 2011-10-27 19:53:07 +02:00
parent 3274e41bbc
commit 90597b3158
2 changed files with 2 additions and 6 deletions

View File

@ -5,9 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
Add_dependency run pkg-config
Add_dependency run dbus-glib-devel
Add_dependency run polkit-devel
Add_dependency run accountsservice
do_install()

View File

@ -1,7 +1,6 @@
# Template file for 'accountsservice'
pkgname=accountsservice
version=0.6.14
revision=3
version=0.6.15
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
@ -9,7 +8,7 @@ short_desc="D-Bus interfaces for querying and manipulating user account informat
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://cgit.freedesktop.org/accountsservice/"
license="GPL-3"
checksum=fcf26f5198521392f11078a9177e430e0ca09bd6bc481b106fc0cbbc586bfd64
checksum=9feb3d58c5c739f2df4b5410404b29f16e3f4aa6739b685ceb12903f4d5ea867
long_desc="
The accountsservice project provides a set of D-Bus interfaces for
querying and manipulating user account information and an implementation