From f1e024e77727c1ae619d6c3551a1d74f75245128 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:52 -0400 Subject: [PATCH] ytcc: rebuild for Python 3.9, drop noarch --- srcpkgs/ytcc/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/ytcc/template b/srcpkgs/ytcc/template index bef3366f910..4e6979b3e2f 100644 --- a/srcpkgs/ytcc/template +++ b/srcpkgs/ytcc/template @@ -1,8 +1,7 @@ # Template file for 'ytcc' pkgname=ytcc version=1.8.2 -revision=3 -archs=noarch +revision=4 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="python3-SQLAlchemy python3-feedparser python3-lxml python3-youtube-dl