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

Ionut Biru ibiru at archlinux.org
Mon Mar 19 18:59:11 UTC 2012


    Date: Monday, March 19, 2012 @ 14:59:11
  Author: ibiru
Revision: 153808

update to 0.11.7

Modified:
  dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-19 18:58:11 UTC (rev 153807)
+++ PKGBUILD	2012-03-19 18:59:11 UTC (rev 153808)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=dconf
-pkgver=0.11.6
+pkgver=0.11.7
 pkgrel=1
 pkgdesc="A low-level configuration system."
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2')
+sha256sums=('ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list