mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
dconf-editor: update to 3.30.2.
Closes #3108. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
49b116bf7f
commit
b01260b7a4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dconf-editor'
|
# Template file for 'dconf-editor'
|
||||||
pkgname=dconf-editor
|
pkgname=dconf-editor
|
||||||
version=3.30.0
|
version=3.30.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
|
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"
|
short_desc="A low-level configuration system - GTK+ editor"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cfc5612638058dbcba35bbaac17983f54fd5fc0d8a4165546f6513fb6c5bf54b
|
checksum=2a9a2b0b9326906d7a5c63879f3d940b65b409e11d80af253e1a087bb519c719
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" dconf-devel"
|
hostmakedepends+=" dconf-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue