Date: Wednesday, March 29, 2017 @ 20:19:35 Author: heftig Revision: 291822
1.2.8-1 Modified: json-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-29 20:17:44 UTC (rev 291821) +++ PKGBUILD 2017-03-29 20:19:35 UTC (rev 291822) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=json-glib -pkgver=1.2.6+7+gf98d547 +pkgver=1.2.8 pkgrel=1 pkgdesc="JSON library built on GLib" url="https://wiki.gnome.org/Projects/JsonGlib" @@ -10,7 +10,7 @@ license=(GPL) depends=(glib2) makedepends=(gobject-introspection git gtk-doc meson) -_commit=f98d547d78ad294894cf8dfff5b0de1aa550bea7 # master +_commit=f97b6ca9c684bc7adf9b07043b62ecd7443272fc # tags/1.2.8^0 source=("git+https://git.gnome.org/browse/json-glib#commit=$_commit") sha256sums=('SKIP')
