xfconf: update to 4.20.0.

This commit is contained in:
Đoàn Trần Công Danh 2024-12-16 07:22:20 +07:00 committed by Đoàn Trần Công Danh
parent 79877d9e62
commit 07d8b7d20d
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'xfconf'
pkgname=xfconf
version=4.18.3
version=4.20.0
revision=1
build_helper=gir
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale --enable-gsettings-backend"
hostmakedepends="pkg-config intltool glib-devel vala-devel perl"
configure_args="--enable-gsettings-backend"
hostmakedepends="pkg-config gettext glib-devel vala-devel perl"
makedepends="libxfce4util-devel vala-devel"
checkdepends="dbus xvfb-run"
short_desc="Xfce hierarchical (tree-like) configuration system"
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only, LGPL-2.0-only"
homepage="https://xfce.org/"
distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2"
checksum=c56cc69056f6947b2c60b165ec1e4c2b0acf26a778da5f86c89ffce24d5ebd98
checksum=8bc43c60f1716b13cf35fc899e2a36ea9c6cdc3478a8f051220eef0f53567efd
build_options="gir"
build_options_default="gir"