mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'accountsservice'
|
||||||
pkgname=accountsservice
|
pkgname=accountsservice
|
||||||
version=0.6.49
|
version=0.6.50
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-systemd
|
configure_args="--disable-static --disable-systemd
|
||||||
|
@ -11,10 +11,10 @@ hostmakedepends="glib-devel intltool pkg-config
|
||||||
makedepends="polkit-devel"
|
makedepends="polkit-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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://cgit.freedesktop.org/accountsservice/"
|
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
homepage="http://cgit.freedesktop.org/accountsservice/"
|
||||||
checksum=251e5dd56db839e9470d97692ef6e5e07dc659196f27b65b228a3e14f46e560c
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=035928f5dea46f2220657e0bd669bc7fac45165b700c0a81b2b66ff2c3dbc74a
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/AccountsService/users 755 root root
|
/var/lib/AccountsService/users 755 root root
|
||||||
/var/lib/AccountsService/icons 755 root root"
|
/var/lib/AccountsService/icons 755 root root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue