From ee707ed9d005329b622165533224fd1080e259b0 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Tue, 20 Sep 2022 20:31:14 +0200 Subject: [PATCH] Revert "gobject-introspection: update to 1.74.0." This reverts commit ae1c5edf4765149f34d0ae4987b54c4174cc0208. depends on glib 2.74 which was reverted --- srcpkgs/gobject-introspection/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 9d8b142f39b..38b0b927ef0 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,7 +1,8 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection -version=1.74.0 -revision=1 +reverts="1.74.0_1" +version=1.72.0 +revision=2 build_style=meson pycompile_dirs="usr/lib/${pkgname}/giscanner" hostmakedepends="flex pkg-config" @@ -14,7 +15,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=02fe8e590861d88f83060dd39cda5ccaa60b2da1d21d0f95499301b186beaabc python_version=3 if [ "$CROSS_BUILD" ]; then