From 098edcb2581728fbd36e3424da737dc39323b962 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:44 +0100 Subject: [PATCH] pulseeffects: rebuild for Python 3.8.1. --- srcpkgs/pulseeffects/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pulseeffects/template b/srcpkgs/pulseeffects/template index 7fc44f938d9..dc9044cad32 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=3 +revision=4 build_style=meson pycompile_module="PulseEffects PulseEffectsTest" hostmakedepends="pkg-config"