From fb5cc450bd5a5c6b1935bd7462aac1c57d21f4d4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:31 -0400 Subject: [PATCH] python3-s-tui: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-s-tui/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-s-tui/template b/srcpkgs/python3-s-tui/template index 5864e90c91a..3c7fec4c6e8 100644 --- a/srcpkgs/python3-s-tui/template +++ b/srcpkgs/python3-s-tui/template @@ -1,8 +1,7 @@ # Template file for 'python3-s-tui' pkgname=python3-s-tui version=1.0.2 -revision=1 -archs=noarch +revision=2 wrksrc="s-tui-${version}" build_style=python3-module hostmakedepends="python3-setuptools"