dconf: update to 0.9.1.
This commit is contained in:
parent
10be9d57f4
commit
482a366c33
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dconf'
|
||||
pkgname=dconf
|
||||
version=0.8.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||
version=0.9.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
short_desc="A low-level configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/dconf"
|
||||
licenses="LGPL-2.1"
|
||||
checksum=e55436064e2118ebf15389737598e231cb8236c3beb713efe0753fe8b808e5fa
|
||||
checksum=fd2ea1ed3b7933cf3d6841f8fc8794a0351c30ef5d7b8eb0b56cc3171e9e354e
|
||||
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 a new issue