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

Ionut Biru ibiru at archlinux.org
Wed Oct 26 14:47:08 UTC 2011


    Date: Wednesday, October 26, 2011 @ 10:47:07
  Author: ibiru
Revision: 141210

update to 0.14.2

Modified:
  json-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-26 12:06:23 UTC (rev 141209)
+++ PKGBUILD	2011-10-26 14:47:07 UTC (rev 141210)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=json-glib
-pkgver=0.14.0
+pkgver=0.14.2
 pkgrel=1
 pkgdesc="JSON library built on GLib"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.14/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('821e90196673408a9293845e37ef572826a960a101096db9bcba45cf4c4afc56')
+sha256sums=('b816a5fa3e5664b08679a6972a6e5693d6cc1990ff4a6f94c07554db96be94a7')
 
 build(){
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list