From 0da4c82ead9322425d98a2054c33f4f3bd8ebcd1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:26 +0100 Subject: [PATCH] catfish: rebuild for Python 3.8.1. --- srcpkgs/catfish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template index 375c621939..7e10cf5650 100644 --- a/srcpkgs/catfish/template +++ b/srcpkgs/catfish/template @@ -1,7 +1,7 @@ # Template file for 'catfish' pkgname=catfish version=1.4.10 -revision=2 +revision=3 archs=noarch build_style=python3-module pycompile_module="catfish catfish_lib"