* update espeak to 1:1.48.04-3.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:09 +02:00
parent 899862c13c
commit 60af882e12
2 changed files with 18 additions and 1 deletions

17
espeak/.SRCINFO Normal file
View File

@ -0,0 +1,17 @@
pkgbase = espeak
pkgdesc = Text to Speech engine for English, with support for other languages
pkgver = 1.48.04
pkgrel = 3.1
epoch = 1
url = http://espeak.sourceforge.net/
arch = x86_64
arch = powerpc64le
arch = powerpc
license = GPL
depends = portaudio
depends = libpulse
options = !emptydirs
source = https://downloads.sourceforge.net/espeak/espeak-1.48.04-source.zip
sha256sums = bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659
pkgname = espeak

View File

@ -6,7 +6,7 @@
pkgname=espeak
pkgver=1.48.04
pkgrel=3
pkgrel=3.1
epoch=1
pkgdesc='Text to Speech engine for English, with support for other languages'
arch=(x86_64 powerpc64le powerpc)