From 7b2657f3bca72acd03baa9a31e9767eb51639594 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 9 Sep 2018 01:02:51 -0300 Subject: [PATCH] dconf-editor: update to 3.30.0. --- srcpkgs/dconf-editor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dconf-editor/template b/srcpkgs/dconf-editor/template index 7809293405f..7a56fedba9d 100644 --- a/srcpkgs/dconf-editor/template +++ b/srcpkgs/dconf-editor/template @@ -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 " 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"