From 03f355114b236a21d7a41e535f3b0c5eddb10125 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:21 -0400 Subject: [PATCH] python3-musicpd: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-musicpd/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-musicpd/template b/srcpkgs/python3-musicpd/template index 8c6ba2fb451..8b1d23a9826 100644 --- a/srcpkgs/python3-musicpd/template +++ b/srcpkgs/python3-musicpd/template @@ -1,8 +1,7 @@ # Template file for 'python3-musicpd' pkgname=python3-musicpd version=0.4.4 -revision=2 -archs=noarch +revision=3 wrksrc="python-musicpd-${version}" build_style=python3-module pycompile_module="musicpd.py"