From 870d1cf07091f573a069b4966a3ff43bea53c26c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:52 -0400 Subject: [PATCH] ytmdl: rebuild for Python 3.9, drop noarch --- srcpkgs/ytmdl/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template index 7952b5662cd..8a53de5f5a2 100644 --- a/srcpkgs/ytmdl/template +++ b/srcpkgs/ytmdl/template @@ -1,8 +1,7 @@ # Template file for 'ytmdl' pkgname=ytmdl version=2020.07.26 -revision=1 -archs=noarch +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama