upgpkg(main/speechd): 0.11.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-31 00:45:18 +00:00
parent 1e3629522f
commit db6b99f306
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/brailcom/speechd
TERMUX_PKG_DESCRIPTION="Common interface to speech synthesis"
TERMUX_PKG_LICENSE="LGPL-2.1, GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.11.3"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=910efaea135cc8705a5e300cce81423a363f0a8eab3a12ebc96e928270fa041e
TERMUX_PKG_VERSION="0.11.4"
TERMUX_PKG_SHA256=628d4446894b47f0df099123924c1070180b5b5b09c5b637ebe80d8578fba92f
TERMUX_PKG_SRCURL=https://github.com/brailcom/speechd/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="dotconf, espeak, glib, libiconv, pulseaudio, python"
TERMUX_PKG_BUILD_DEPENDS="libiconv-static, libsndfile-static"