aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/espeak/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/espeak/APKBUILD b/main/espeak/APKBUILD
index cd48c9af91..4394a849dc 100644
--- a/main/espeak/APKBUILD
+++ b/main/espeak/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=espeak
-pkgver=1.43.03
-pkgrel=3
+pkgver=1.44.03
+pkgrel=0
pkgdesc="Speech synthesizer for English and other languages"
url="http://espeak.sourceforge.net/"
license="GPL-3"
@@ -22,4 +22,4 @@ package() {
make AUDIO=none DESTDIR="$pkgdir" install || return 1
}
-md5sums="2c9f8479acb524209329e595d6ca7e2a espeak-1.43.03-source.zip"
+md5sums="474a7e4a04078545f452d74a787f395a espeak-1.44.03-source.zip"