From 03a1c4e58a5cf39325bbdf1457ba2955d2796929 Mon Sep 17 00:00:00 2001 From: Ulf Date: Wed, 24 Feb 2021 09:09:23 +0000 Subject: [PATCH] gobject-introspection: update to 1.66.1. --- srcpkgs/gobject-introspection/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index c7cc727b6c0..d0c1e773921 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,6 +1,6 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection -version=1.64.1 +version=1.66.1 revision=1 build_style=meson pycompile_dirs="usr/lib/${pkgname}/giscanner" @@ -13,7 +13,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=80beae6728c134521926affff9b2e97125749b38d38744dc901f4010ee3e7fa7 +checksum=dd44a55ee5f426ea22b6b89624708f9e8d53f5cc94e5485c15c87cb30e06161d python_version=3 patch_args="-Np1"