xfconf: update to 4.18.0.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-14 10:47:07 +07:00 committed by Đoàn Trần Công Danh
parent 6351e19c8f
commit e0c5303b1b
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'xfconf' # Template file for 'xfconf'
pkgname=xfconf pkgname=xfconf
version=4.16.0 version=4.18.0
revision=2 revision=1
build_helper=gir build_helper=gir
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale --enable-gsettings-backend" configure_args="--with-locales-dir=/usr/share/locale --enable-gsettings-backend"
hostmakedepends="pkg-config intltool glib-devel vala-devel" hostmakedepends="pkg-config intltool glib-devel vala-devel perl"
makedepends="libxfce4util-devel vala-devel" makedepends="libxfce4util-devel vala-devel"
checkdepends="dbus xvfb-run" checkdepends="dbus xvfb-run"
short_desc="Xfce hierarchical (tree-like) configuration system" 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" license="GPL-2.0-only, LGPL-2.0-only"
homepage="https://xfce.org/" homepage="https://xfce.org/"
distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2" distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2"
checksum=652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425 checksum=2e8c50160bf800a807aea094fc9dad81f9f361f42db56607508ed5b4855d2906
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"