Date: Friday, March 15, 2019 @ 18:26:48 Author: heftig Revision: 348214
3.32.0-1 Modified: jsonrpc-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 18:25:03 UTC (rev 348213) +++ PKGBUILD 2019-03-15 18:26:48 UTC (rev 348214) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=jsonrpc-glib -pkgver=3.30.1 +pkgver=3.32.0 pkgrel=1 pkgdesc="A JSON-RPC library for GLib" url="https://gitlab.gnome.org/GNOME/jsonrpc-glib" @@ -9,7 +9,7 @@ license=(LGPL) depends=(json-glib) makedepends=(git meson vala gobject-introspection gtk-doc) -_commit=1738f37238a8b05b2c20abdbde0888a244cc3bc9 # tags/3.30.1^0 +_commit=7f8383f4e1c73bf1e39d470f5474cd165eba383d # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/jsonrpc-glib.git#commit=$_commit") sha256sums=('SKIP')
