mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'dconf-editor'
|
||||||
pkgname=dconf-editor
|
pkgname=dconf-editor
|
||||||
version=43.0
|
version=45.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
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"
|
makedepends="dconf-devel gtk+3-devel libhandy1-devel"
|
||||||
short_desc="Low-level configuration system - GTK+ editor"
|
short_desc="Low-level configuration system - GTK+ editor"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/DconfEditor"
|
homepage="https://wiki.gnome.org/Apps/DconfEditor"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/dconf-editor/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/dconf-editor/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/dconf-editor/${version%%.*}/dconf-editor-${version}.tar.xz"
|
||||||
checksum=935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136
|
checksum=1180297678eedae6217cc514a2638c187d2f1d1ef2720cb9079b740c429941dd
|
||||||
|
|
Loading…
Add table
Reference in a new issue