summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2023-12-14 11:33:08 +0100
committerAlphaJack2023-12-14 11:33:08 +0100
commit7b550ef229354534341c085c9320b692d86cebac (patch)
treef22a41284a136500259526dffdd5c5f134813146
parentbad93058e715882cce8874d98e99d99d4945d6b7 (diff)
downloadaur-7b550ef229354534341c085c9320b692d86cebac.tar.gz
Updated python-tts to 0.22.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac8d61338cd6..f9d0dc86cbb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tts
pkgdesc = Coqui deep learning toolkit for Text-to-Speech, battle-tested in research and production
- pkgver = 0.16.1
+ pkgver = 0.22.0
pkgrel = 1
url = https://github.com/coqui-ai/TTS
arch = any
@@ -44,7 +44,7 @@ pkgbase = python-tts
provides = python-tts
conflicts = python-tts
options = !strip
- source = https://github.com/coqui-ai/TTS/archive/refs/tags/v0.16.1.tar.gz
- b2sums = 8a7c349afa8cf81ac92c6722b88a04e9946951dea1d7349ac26e717cbef8b11bb50f255a0968c1551f37f0b7bfea7d2887b3db38c2d7ca484538a8d88f08fd0c
+ source = https://github.com/coqui-ai/TTS/archive/refs/tags/v0.22.0.tar.gz
+ b2sums = 4331e54b2fe1909c0b0e0ad358318f2e1006bc2709a79b66a63abb94e5360026cc1806b41ea264df14884475e7f28d707e8a800874746ab35aac6d8977210881
pkgname = python-tts
diff --git a/PKGBUILD b/PKGBUILD
index 87960189b6cb..842686007122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: AlphaJack <alphajack at tuta dot io>
pkgname="python-tts"
-pkgver=0.16.1
+pkgver=0.22.0
pkgrel=1
pkgdesc="Coqui deep learning toolkit for Text-to-Speech, battle-tested in research and production"
url="https://github.com/coqui-ai/TTS"
@@ -52,7 +52,7 @@ optdepends=("python-umap-learn: for notebooks"
)
options=("!strip")
source=("https://github.com/coqui-ai/TTS/archive/refs/tags/v$pkgver.tar.gz")
-b2sums=('8a7c349afa8cf81ac92c6722b88a04e9946951dea1d7349ac26e717cbef8b11bb50f255a0968c1551f37f0b7bfea7d2887b3db38c2d7ca484538a8d88f08fd0c')
+b2sums=('4331e54b2fe1909c0b0e0ad358318f2e1006bc2709a79b66a63abb94e5360026cc1806b41ea264df14884475e7f28d707e8a800874746ab35aac6d8977210881')
prepare(){
# remove hardcoded versions