[arch-commits] Commit in dconf/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 19 15:31:31 UTC 2011


    Date: Monday, September 19, 2011 @ 11:31:31
  Author: ibiru
Revision: 138252

update to 0.9.1

Modified:
  dconf/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-19 15:30:31 UTC (rev 138251)
+++ PKGBUILD	2011-09-19 15:31:31 UTC (rev 138252)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at 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 @@
 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}"




More information about the arch-commits mailing list