* update dconf to 0.40.0-3

This commit is contained in:
Alexander Baldeck 2024-07-20 16:08:48 +02:00
parent 7080caf75f
commit 2c09a4c625

View File

@ -4,15 +4,14 @@
pkgname=dconf
pkgver=0.40.0
pkgrel=2
pkgrel=3
pkgdesc="Configuration database system"
url="https://wiki.gnome.org/Projects/dconf"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(LGPL)
depends=(glib2)
makedepends=(vala dbus git gtk-doc python meson bash-completion)
makedepends=(vala dbus git glib2-devel gtk-doc python meson bash-completion)
provides=(libdconf.so)
options=(debug)
install=dconf.install
_commit=4c0a26052efafae923eba42d14c5cb88da745de2 # tags/0.40.0^0
source=("git+https://gitlab.gnome.org/GNOME/dconf.git#commit=$_commit"