summaryrefslogtreecommitdiff
path: root/gnome-unstable/dconf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/dconf/PKGBUILD')
-rw-r--r--gnome-unstable/dconf/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-unstable/dconf/PKGBUILD b/gnome-unstable/dconf/PKGBUILD
index f098d80d5..ba0c08730 100644
--- a/gnome-unstable/dconf/PKGBUILD
+++ b/gnome-unstable/dconf/PKGBUILD
@@ -1,7 +1,8 @@
-# $Id: PKGBUILD 136651 2011-08-31 11:05:39Z ibiru $
+# $Id: PKGBUILD 138253 2011-09-19 15:33:12Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
+
pkgname=dconf
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc="A low-level configuration system."
arch=(i686 x86_64)
@@ -12,7 +13,7 @@ makedepends=('vala' 'gobject-introspection' 'gtk3')
optdepends=('gtk3: for dconf-editor')
install=dconf.install
source=(http://download.gnome.org/sources/${pkgname}/0.9/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('df16ba1af423145f968fb7d36d0a1bfd75f27aefb5d3016aaecb1ab311944581')
+sha256sums=('fd2ea1ed3b7933cf3d6841f8fc8794a0351c30ef5d7b8eb0b56cc3171e9e354e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"