From 4c668f8023e73fe2cae7176c2b6d7be3220d9cad Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:13 -0400 Subject: [PATCH] pulseeffects: rebuild for Python 3.9 --- srcpkgs/pulseeffects/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pulseeffects/template b/srcpkgs/pulseeffects/template index d7f065e53e6..e4d25c7ecb2 100644 --- a/srcpkgs/pulseeffects/template +++ b/srcpkgs/pulseeffects/template @@ -2,7 +2,7 @@ pkgname=pulseeffects reverts="4.3.4_1" version=3.2.3 -revision=5 +revision=6 build_style=meson pycompile_module="PulseEffects PulseEffectsTest" hostmakedepends="pkg-config"