[arch-commits] Commit in json-glib/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Mar 16 13:38:45 UTC 2016
Date: Wednesday, March 16, 2016 @ 14:38:45
Author: jgc
Revision: 261912
upgpkg: json-glib 1.1.2-1
Modified:
json-glib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-16 13:22:15 UTC (rev 261911)
+++ PKGBUILD 2016-03-16 13:38:45 UTC (rev 261912)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=json-glib
-pkgver=1.0.4
+pkgver=1.1.2
pkgrel=1
pkgdesc="JSON library built on GLib"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('glib2')
makedepends=('gobject-introspection')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('80f3593cb6bd13f1465828e46a9f740e2e9bd3cd2257889442b3e62bd6de05cd')
+sha256sums=('e00f84018306e1aa234285d77b6c2b5d57c1e1d4dabc4dfc62d30b9670941bda')
build(){
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list