dconf: update to 0.30.1.
This commit is contained in:
parent
9931d09df1
commit
bed25ed15f
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'dconf'
|
||||
pkgname=dconf
|
||||
version=0.30.0
|
||||
version=0.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook-xsl glib-devel libxslt pkg-config vala"
|
||||
makedepends="dbus-devel libglib-devel gtk+3-devel libxml2-devel vala-devel
|
||||
bash-completion"
|
||||
short_desc="A low-level configuration system"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://live.gnome.org/dconf"
|
||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||
homepage="https://wiki.gnome.org/Projects/dconf"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0af256c98395ec5241e830cb0cc760047dfa6d94f2fe93311e021ff94e14a715
|
||||
checksum=549a3a7cc3881318107dc48a7b02ee8f88c9127acaf2d47f7724f78a8f6d02b7
|
||||
|
||||
dconf-devel_package() {
|
||||
depends="libglib-devel vala-devel>=0.24 dconf>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue