summaryrefslogtreecommitdiff
path: root/gnome-unstable/json-glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/json-glib/PKGBUILD')
-rw-r--r--gnome-unstable/json-glib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/json-glib/PKGBUILD b/gnome-unstable/json-glib/PKGBUILD
index 9d6ec4b39..3fe93ab3b 100644
--- a/gnome-unstable/json-glib/PKGBUILD
+++ b/gnome-unstable/json-glib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 137563 2011-09-09 14:19:59Z ibiru $
+# $Id: PKGBUILD 138241 2011-09-19 14:36:36Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=json-glib
-pkgver=0.13.90
+pkgver=0.14.0
pkgrel=1
pkgdesc="JSON library built on GLib"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('GPL')
depends=('glib2')
makedepends=('gobject-introspection')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9014919ed26da0765f8b784d9b604d963b77922db388d29bf08fb3beced8d7ff')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.14/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('821e90196673408a9293845e37ef572826a960a101096db9bcba45cf4c4afc56')
build(){
cd ${srcdir}/${pkgname}-${pkgver}