dconf: update to 0.8.0.
This commit is contained in:
parent
e58fbd7549
commit
4348076fb7
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'dconf'
|
||||
pkgname=dconf
|
||||
version=0.7.5
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||
version=0.8.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="A low-level configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e2103e8207744903790e9fac6427fa394bb485a0c7f4e0d03b0fb43268c34f33
|
||||
homepage="http://live.gnome.org/dconf"
|
||||
licenses="LGPL-2.1"
|
||||
checksum=e55436064e2118ebf15389737598e231cb8236c3beb713efe0753fe8b808e5fa
|
||||
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