From fd3fb365793d1ae7bdb5268dc5ccfed441fb87ea Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:19 -0400 Subject: [PATCH] speech-dispatcher: rebuild for Python 3.9 --- srcpkgs/speech-dispatcher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/speech-dispatcher/template b/srcpkgs/speech-dispatcher/template index 7640cee91c0..829754ab3c7 100644 --- a/srcpkgs/speech-dispatcher/template +++ b/srcpkgs/speech-dispatcher/template @@ -1,7 +1,7 @@ # Template file for 'speech-dispatcher' pkgname=speech-dispatcher version=0.8.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static" short_desc="High-level device independent layer for speech synthesis interface"