json-lib: Update package release.

This commit is contained in:
Alexpux
2014-07-25 15:18:41 +04:00
parent 4150194df4
commit a993e7225f

View File

@@ -3,7 +3,7 @@
_realname=json-glib
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.0.2
pkgrel=1
pkgrel=2
arch=('any')
pkgdesc="JSON-GLib implements a full suite of JSON-related tools using GLib and GObject (mingw-w64)"
depends=("${MINGW_PACKAGE_PREFIX}-glib2")