From fc9250dc98a41809e9820869bde4835faef1d7f1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:41 -0400 Subject: [PATCH] catfish: rebuild for Python 3.9, drop noarch --- srcpkgs/catfish/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template index 38df0a0adef..9eeb322b2e0 100644 --- a/srcpkgs/catfish/template +++ b/srcpkgs/catfish/template @@ -1,8 +1,7 @@ # Template file for 'catfish' pkgname=catfish version=1.4.13 -revision=2 -archs=noarch +revision=3 wrksrc="catfish-catfish-${version}" build_style=python3-module hostmakedepends="intltool python3-distutils-extra python3-gobject"