Date: Friday, April 1, 2022 @ 19:19:49 Author: heftig Revision: 1180696
1.6.6-2: debug on Modified: lib32-json-glib/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 19:05:10 UTC (rev 1180695) +++ PKGBUILD 2022-04-01 19:19:49 UTC (rev 1180696) @@ -3,7 +3,7 @@ pkgname=lib32-json-glib pkgver=1.6.6 -pkgrel=1 +pkgrel=2 pkgdesc='JSON library built on GLib' arch=(x86_64) url=https://wiki.gnome.org/Projects/JsonGlib @@ -16,6 +16,7 @@ git meson ) +options=(debug) _tag=7ef38457e12810b1f01da236cf04d4bdc1f551fa source=(git+https://gitlab.gnome.org/GNOME/json-glib.git#tag=${_tag}) sha256sums=(SKIP)
