[arch-commits] Commit in json-glib/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Sep 9 14:17:56 UTC 2011
Date: Friday, September 9, 2011 @ 10:17:55
Author: ibiru
Revision: 137561
update to 0.13.90
Modified:
json-glib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-09 14:15:50 UTC (rev 137560)
+++ PKGBUILD 2011-09-09 14:17:55 UTC (rev 137561)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=json-glib
-pkgver=0.12.6
+pkgver=0.13.90
pkgrel=1
pkgdesc="JSON library built on GLib"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
depends=('glib2')
makedepends=('gobject-introspection')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4f670fc356e7a30121ade956e93236986952bb2601d6678e94eab7d87c8866ce')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('9014919ed26da0765f8b784d9b604d963b77922db388d29bf08fb3beced8d7ff')
build(){
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list