diff options
Diffstat (limited to 'main/espeak/APKBUILD')
-rw-r--r-- | main/espeak/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/espeak/APKBUILD b/main/espeak/APKBUILD index 2d55080fe1..c8a114d1c0 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=0 +pkgrel=1 pkgdesc="Speech synthesizer for English and other languages" url="http://espeak.sourceforge.net/" license="GPL-3" |