* update dconf to 0.40.0-3
This commit is contained in:
parent
7080caf75f
commit
2c09a4c625
@ -4,15 +4,14 @@
|
|||||||
|
|
||||||
pkgname=dconf
|
pkgname=dconf
|
||||||
pkgver=0.40.0
|
pkgver=0.40.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Configuration database system"
|
pkgdesc="Configuration database system"
|
||||||
url="https://wiki.gnome.org/Projects/dconf"
|
url="https://wiki.gnome.org/Projects/dconf"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
license=(LGPL)
|
license=(LGPL)
|
||||||
depends=(glib2)
|
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)
|
provides=(libdconf.so)
|
||||||
options=(debug)
|
|
||||||
install=dconf.install
|
install=dconf.install
|
||||||
_commit=4c0a26052efafae923eba42d14c5cb88da745de2 # tags/0.40.0^0
|
_commit=4c0a26052efafae923eba42d14c5cb88da745de2 # tags/0.40.0^0
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/dconf.git#commit=$_commit"
|
source=("git+https://gitlab.gnome.org/GNOME/dconf.git#commit=$_commit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user