diff --git a/srcpkgs/dconf-editor/template b/srcpkgs/dconf-editor/template index 7a56fedba9d..a723377af3d 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.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 " 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"