aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:02:16 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:02:16 +0200
commit91bb86cd5f4698d813fa4d39cc64504cf5d28853 (patch)
treea0cc51df73d9fef0f2fcddd3bc70d58ec321d7cf
parent5f81307d0a0140594ba010e9aeb9822ab0881222 (diff)
downloadmy-slackbuilds-91bb86cd5f4698d813fa4d39cc64504cf5d28853.tar.gz
my-slackbuilds-91bb86cd5f4698d813fa4d39cc64504cf5d28853.zip
piper-tts: update to 1.8.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
-rw-r--r--piper-tts/piper-tts.SlackBuild2
-rw-r--r--piper-tts/piper-tts.info6
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"