[arch-commits] Commit in json-glib/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 19 14:35:55 UTC 2011
Date: Monday, September 19, 2011 @ 10:35:55
Author: ibiru
Revision: 138240
update to 0.14.0
Modified:
json-glib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-19 14:35:11 UTC (rev 138239)
+++ PKGBUILD 2011-09-19 14:35:55 UTC (rev 138240)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at 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 @@
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}
More information about the arch-commits
mailing list