From 33f3f99144f19c0986f13123b6865d1faf455ee1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:15:49 -0400 Subject: [PATCH] eog-plugins: rebuild for Python 3.10 --- srcpkgs/eog-plugins/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/eog-plugins/template b/srcpkgs/eog-plugins/template index 694564da71..dd9e0f1fc4 100644 --- a/srcpkgs/eog-plugins/template +++ b/srcpkgs/eog-plugins/template @@ -1,7 +1,7 @@ # Template file for 'eog-plugins' pkgname=eog-plugins version=3.26.7 -revision=1 +revision=2 build_style=gnu-configure pycompile_dirs="usr/lib/eog/plugins" hostmakedepends="glib-devel pkg-config intltool"