Date: Monday, August 23, 2021 @ 22:33:49 Author: heftig Revision: 1004479
1.6.6-1 Modified: lib32-json-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-23 21:41:00 UTC (rev 1004478) +++ PKGBUILD 2021-08-23 22:33:49 UTC (rev 1004479) @@ -2,7 +2,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=lib32-json-glib -pkgver=1.6.4 +pkgver=1.6.6 pkgrel=1 pkgdesc='JSON library built on GLib' arch=(x86_64) @@ -16,7 +16,7 @@ git meson ) -_tag=0e318b4e3be43278435c636891e0c840591be705 +_tag=7ef38457e12810b1f01da236cf04d4bdc1f551fa source=(git+https://gitlab.gnome.org/GNOME/json-glib.git#tag=${_tag}) sha256sums=(SKIP)
