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 45eebf827..c06b4f085 100644
--- a/gnome-unstable/dconf/PKGBUILD
+++ b/gnome-unstable/dconf/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 153810 2012-03-19 19:00:08Z ibiru $
+# $Id: PKGBUILD 154522 2012-03-29 19:57:35Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=dconf
-pkgver=0.11.7
+pkgver=0.12.0
pkgrel=1
pkgdesc="A low-level configuration system."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('vala' 'gtk3')
optdepends=('gtk3: for dconf-editor')
install=dconf.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641')
+sha256sums=('9c020e2ff0adb19ff9bc3d73ce15388fb42c52b12ed751bdb59ce53a660461af')
build() {
cd "$pkgname-$pkgver"