dconf: update to 0.26.1.

Closes: #8140 [via git-merge-pr]
This commit is contained in:
maxice8 2017-10-13 08:17:10 -03:00 committed by Michael Aldridge
parent 283df5a136
commit 02079c8a67

View File

@ -1,6 +1,6 @@
# Template file for 'dconf'
pkgname=dconf
version=0.26.0
version=0.26.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://live.gnome.org/dconf"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=8683292eb31a3fae31e561f0a4220d8569b0f6d882e9958b68373f9043d658c9
checksum=d583b1f7fc93b879e2956acc6a26ea05a445a0002158aeef80c8e378e1414535
dconf-devel_package() {
depends="libglib-devel vala-devel>=0.24 dconf>=${version}_${revision}"