main/espeak: upgrade to 1.44.03

This commit is contained in:
Natanael Copa 2010-08-16 13:24:03 +00:00
parent d51685f9fc
commit 24a9a91dbd

View File

@ -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"