Date: Friday, August 5, 2016 @ 20:50:07 Author: alucryd Revision: 185388
upgpkg: lib32-json-glib 1.2.2-1 Modified: lib32-json-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-05 20:41:23 UTC (rev 185387) +++ PKGBUILD 2016-08-05 20:50:07 UTC (rev 185388) @@ -3,7 +3,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=lib32-json-glib -pkgver=1.2.0 +pkgver=1.2.2 pkgrel=1 pkgdesc='JSON library built on GLib' arch=('x86_64') @@ -12,7 +12,7 @@ depends=('json-glib' 'lib32-glib2') makedepends=('gobject-introspection' 'python2') source=("http://ftp.gnome.org/pub/GNOME/sources/json-glib/${pkgver%.*}/json-glib-${pkgver}.tar.xz") -sha256sums=('99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3') +sha256sums=('ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621') build(){ cd json-glib-${pkgver}
