[arch-commits] Commit in dconf/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 4 20:47:35 UTC 2014
Date: Thursday, September 4, 2014 @ 22:47:35
Author: jgc
Revision: 220980
upgpkg: dconf 0.21.0-1
Modified:
dconf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-04 20:45:54 UTC (rev 220979)
+++ PKGBUILD 2014-09-04 20:47:35 UTC (rev 220980)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=dconf
-pkgver=0.20.0
+pkgver=0.21.0
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:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('22c046a247d05ea65ad181e3aef4009c898a5531f76c0181f8ec0dfef83447d9')
+sha256sums=('600a620db8367fd757ffc4cf2f44d76ea14e90279ac289b269424e773a1d950b')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list