accountsservice: update to 0.6.15.
This commit is contained in:
parent
3274e41bbc
commit
90597b3158
2 changed files with 2 additions and 6 deletions
srcpkgs/accountsservice
|
@ -5,9 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
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
|
Add_dependency run accountsservice
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'accountsservice'
|
# Template file for 'accountsservice'
|
||||||
pkgname=accountsservice
|
pkgname=accountsservice
|
||||||
version=0.6.14
|
version=0.6.15
|
||||||
revision=3
|
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://cgit.freedesktop.org/accountsservice/"
|
homepage="http://cgit.freedesktop.org/accountsservice/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=fcf26f5198521392f11078a9177e430e0ca09bd6bc481b106fc0cbbc586bfd64
|
checksum=9feb3d58c5c739f2df4b5410404b29f16e3f4aa6739b685ceb12903f4d5ea867
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue