aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/espeak/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/espeak/APKBUILD b/main/espeak/APKBUILD
index 25661da8f3..39698ff195 100644
--- a/main/espeak/APKBUILD
+++ b/main/espeak/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=espeak
-pkgver=1.46.01
+pkgver=1.46.02
pkgrel=0
pkgdesc="Speech synthesizer for English and other languages"
url="http://espeak.sourceforge.net/"
@@ -23,4 +23,4 @@ package() {
make AUDIO=none DESTDIR="$pkgdir" install || return 1
}
-md5sums="a3e9de4b2a56ec19c059115dca587494 espeak-1.46.01-source.zip"
+md5sums="84e8e44562f05a3afc5427218afc8af1 espeak-1.46.02-source.zip"