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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/dconf/PKGBUILD b/gnome-unstable/dconf/PKGBUILD
index 6afb17b84..4538f2a5e 100644
--- a/gnome-unstable/dconf/PKGBUILD
+++ b/gnome-unstable/dconf/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 167338 2012-10-01 13:33:25Z jgc $
+# $Id: PKGBUILD 167916 2012-10-03 20:02:18Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=dconf
-pkgver=0.13.90
+pkgver=0.14.0
pkgrel=1
pkgdesc="A low-level configuration system."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl')
optdepends=('gtk3: for dconf-editor')
install=dconf.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8661a45700d2530d1e07b735809a3a5e3df019cc8064f0f80919417fc59ee288')
+sha256sums=('9ae848bf25c3de0fb8c0157679630ddf39be1c10ed2f3beb2b8f0165d768da33')
build() {
cd "$pkgname-$pkgver"