speech-dispatcher: update to 0.8.8.

Closes #8985.
This commit is contained in:
maxice8 2017-11-08 04:07:28 -02:00 committed by Enno Boland
parent e56515067f
commit 4696bfe1c1

View File

@ -1,7 +1,7 @@
# Template build file for 'speech-dispatcher'.
pkgname=speech-dispatcher
version=0.8.7
revision=2
version=0.8.8
revision=1
build_style=gnu-configure
configure_args="--disable-static"
short_desc="High-level device independent layer for speech synthesis interface"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1, GFDL-1.2"
homepage="http://devel.freebsoft.org/speechd"
distfiles="http://devel.freebsoft.org/pub/projects/speechd/${pkgname}-${version}.tar.gz"
checksum=200be1adb054dd14bfbc46e798ac6a7c0d4abaa13343fb987312c5265e4cb134
checksum=3c2a89800d73403192b9d424a604f0e614c58db390428355a3b1c7c401986cf3
pycompile_module='speechd speechd_config'
hostmakedepends="pkg-config intltool python3-devel"