diff options
Diffstat (limited to 'extra/speech-dispatcher/PKGBUILD')
-rw-r--r-- | extra/speech-dispatcher/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/speech-dispatcher/PKGBUILD b/extra/speech-dispatcher/PKGBUILD index 36eb479a4..c0a473f4f 100644 --- a/extra/speech-dispatcher/PKGBUILD +++ b/extra/speech-dispatcher/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197563 2013-10-26 23:08:53Z eric $ +# $Id: PKGBUILD 208864 2014-03-27 14:43:44Z fyan $ # Maintainer: # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Steve Holmes <steve.holmes88@gmail.com> @@ -8,7 +8,7 @@ pkgname=speech-dispatcher pkgver=0.8 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') pkgdesc="High-level device independent layer for speech synthesis interface" url="http://www.freebsoft.org/speechd" |