diff options
| -rw-r--r-- | piper-tts/piper-tts.SlackBuild | 2 | ||||
| -rw-r--r-- | piper-tts/piper-tts.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/piper-tts/piper-tts.SlackBuild b/piper-tts/piper-tts.SlackBuild index 3c2832c..91dd556 100644 --- a/piper-tts/piper-tts.SlackBuild +++ b/piper-tts/piper-tts.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=piper-tts -VERSION=${VERSION:-1.7.0} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/piper-tts/piper-tts.info b/piper-tts/piper-tts.info index 21d443e..a901676 100644 --- a/piper-tts/piper-tts.info +++ b/piper-tts/piper-tts.info @@ -1,10 +1,10 @@ PRGNAM="piper-tts" -VERSION="1.7.0" +VERSION="1.8.0" HOMEPAGE="https://github.com/OHF-voice/piper1-gpl" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/OHF-Voice/piper1-gpl/releases/download/v1.7.0/piper_tts-1.7.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl" -MD5SUM_x86_64="aa82f7b5be4104bfeb9ca3820b3a9fc6" +DOWNLOAD_x86_64="https://github.com/OHF-Voice/piper1-gpl/releases/download/v1.8.0/piper_tts-1.8.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl" +MD5SUM_x86_64="700ba6d2a2e75b3ece0bbdedcf4e635c" REQUIRES="python3-onnxruntime python3-pathvalidate" MAINTAINER="danix" EMAIL="danix@danix.xyz" |
