accountsservice: update to 0.6.35.

This commit is contained in:
Juan RP 2013-10-16 09:22:15 +02:00
parent 7e72ea5673
commit 7abc0d15c3
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'accountsservice' # Template file for 'accountsservice'
pkgname=accountsservice pkgname=accountsservice
version=0.6.34 version=0.6.35
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static configure_args="--disable-static
@ -12,14 +12,14 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://cgit.freedesktop.org/accountsservice/" homepage="http://cgit.freedesktop.org/accountsservice/"
license="GPL-3" license="GPL-3"
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
checksum=15672a6e87a218e2a2c09947e340cc6617cd5ccb201da6885c409c16362d6b14 checksum=65a1c7013c9c6785c7feb710ee940bb297207dabdb93561fdfdd140e0dfd3038
long_desc=" long_desc="
The accountsservice project provides a set of D-Bus interfaces for The accountsservice project provides a set of D-Bus interfaces for
querying and manipulating user account information and an implementation querying and manipulating user account information and an implementation
of these interfaces, based on the useradd, usermod and userdel commands." of these interfaces, based on the useradd, usermod and userdel commands."
accountsservice-devel_package() { accountsservice-devel_package() {
depends="${sourcepkg}>=${version}" depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include