From 2a6a2cd1d62f0b29086eb0a354ffcc58faaa3728 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:23 -0400 Subject: [PATCH] libgexiv2: rebuild for Python 3.11 --- srcpkgs/libgexiv2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgexiv2/template b/srcpkgs/libgexiv2/template index b432e466d74..8a8d2a86967 100644 --- a/srcpkgs/libgexiv2/template +++ b/srcpkgs/libgexiv2/template @@ -1,7 +1,7 @@ # Template file for 'libgexiv2' pkgname=libgexiv2 version=0.14.0 -revision=1 +revision=2 wrksrc="${pkgname/lib/}-${version}" build_style=meson build_helper="gir"