dconf-editor: update to 3.30.2.

Closes #3108.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Rasmus Thomsen 2018-09-25 18:11:44 +02:00 committed by Enno Boland
parent 49b116bf7f
commit b01260b7a4
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dconf-editor'
pkgname=dconf-editor
version=3.30.0
version=3.30.2
revision=1
build_style=meson
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
@ -8,9 +8,9 @@ makedepends="dconf-devel gtk+3-devel"
short_desc="A low-level configuration system - GTK+ editor"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="http://live.gnome.org/dconf"
homepage="https://wiki.gnome.org/Projects/dconf"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cfc5612638058dbcba35bbaac17983f54fd5fc0d8a4165546f6513fb6c5bf54b
checksum=2a9a2b0b9326906d7a5c63879f3d940b65b409e11d80af253e1a087bb519c719
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dconf-devel"