dconf-editor: update to 3.30.0.

This commit is contained in:
maxice8 2018-09-09 01:02:51 -03:00
parent 0af4606baa
commit 7b2657f3bc
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,6 +1,6 @@
# Template file for 'dconf-editor'
pkgname=dconf-editor
version=3.28.0
version=3.30.0
revision=1
build_style=meson
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
@ -9,8 +9,8 @@ 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"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=455b53d827820efd28a176ee52e13eda5cda8cdf4e31e0145cfdd69931bf0c5a
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cfc5612638058dbcba35bbaac17983f54fd5fc0d8a4165546f6513fb6c5bf54b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dconf-devel"