From 63978c4742f6073e0d153f1cce52efbf83851c03 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 7 Jul 2023 14:01:24 +0200 Subject: [PATCH] gobject-introspection: update to 1.76.1. --- srcpkgs/gobject-introspection/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 59b0f867f353..69f59b52fa0c 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,7 +1,7 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection -version=1.74.0 -revision=3 +version=1.76.1 +revision=1 build_style=meson pycompile_dirs="usr/lib/${pkgname}/giscanner" hostmakedepends="flex pkg-config" @@ -14,7 +14,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://wiki.gnome.org/Projects/GObjectIntrospection" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=347b3a719e68ba4c69ff2d57ee2689233ea8c07fc492205e573386779e42d653 +checksum=196178bf64345501dcdc4d8469b36aa6fe80489354efe71cb7cb8ab82a3738bf python_version=3 if [ "$CROSS_BUILD" ]; then