accountsservice: update to 0.6.26.
This commit is contained in:
parent
5f85a1b7d2
commit
bc3e6a360a
@ -1,17 +1,19 @@
|
|||||||
# Template file for 'accountsservice'
|
# Template file for 'accountsservice'
|
||||||
pkgname=accountsservice
|
pkgname=accountsservice
|
||||||
version=0.6.25
|
version=0.6.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-systemdsystemunitdir=/usr/lib/systemd/system"
|
configure_args="--disable-static
|
||||||
makedepends="pkg-config intltool gobject-introspection polkit-devel systemd-devel"
|
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||||
|
makedepends="pkg-config intltool gobject-introspection polkit-devel
|
||||||
|
systemd-devel"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
||||||
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"
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=5600a8ffe946d5cef63988767f221bc338b79f3012188d9dff6caa5f7b25fe6c
|
checksum=6e14b4ae54844f91280ff60932cf228341191f6998c7c4275555038020e27f18
|
||||||
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…
x
Reference in New Issue
Block a user