dconf-editor: update to 45.0.1.
This commit is contained in:
parent
bcc51a30b6
commit
1b138cb33c
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'dconf-editor'
|
||||
pkgname=dconf-editor
|
||||
version=43.0
|
||||
version=45.0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook-xsl glib-devel libxslt pkg-config vala gettext"
|
||||
hostmakedepends="docbook-xsl glib-devel libxslt pkg-config
|
||||
vala gettext gtk-update-icon-cache desktop-file-utils"
|
||||
makedepends="dconf-devel gtk+3-devel libhandy1-devel"
|
||||
short_desc="Low-level configuration system - GTK+ editor"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/DconfEditor"
|
||||
changelog="https://gitlab.gnome.org/GNOME/dconf-editor/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136
|
||||
distfiles="${GNOME_SITE}/dconf-editor/${version%%.*}/dconf-editor-${version}.tar.xz"
|
||||
checksum=1180297678eedae6217cc514a2638c187d2f1d1ef2720cb9079b740c429941dd
|
||||
|
|
Loading…
Add table
Reference in a new issue