dconf: update to 0.14.0.
This commit is contained in:
parent
81dd9c5142
commit
7e845708ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dconf'
|
||||
pkgname=dconf
|
||||
version=0.13.90
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
subpackages="dconf-devel dconf-editor"
|
||||
|
@ -11,8 +11,8 @@ short_desc="A low-level configuration system"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/dconf"
|
||||
licenses="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.13/$pkgname-$version.tar.xz"
|
||||
checksum=8661a45700d2530d1e07b735809a3a5e3df019cc8064f0f80919417fc59ee288
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
||||
checksum=9ae848bf25c3de0fb8c0157679630ddf39be1c10ed2f3beb2b8f0165d768da33
|
||||
long_desc="
|
||||
dconf is a low-level configuration system. Its main purpose is to provide a
|
||||
backend to GSettings on platforms that don't already have configuration
|
||||
|
|
Loading…
Reference in New Issue