diff options
author | Michal Wojdyla | 2024-08-08 02:48:03 +0200 |
---|---|---|
committer | Michal Wojdyla | 2024-08-08 02:48:03 +0200 |
commit | 7cced089a2c094ecdc017a468a328456e31a2ab7 (patch) | |
tree | 5a8eb629056b9f38b4100ce6a167666a54969199 /PKGBUILD | |
parent | 7c22977d3833b8add359aa1782ab4f64cbc28144 (diff) | |
download | aur-7cced089a2c094ecdc017a468a328456e31a2ab7.tar.gz |
bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ _pkgname=Asterisk-eSpeak pkgname=asterisk-espeak _pkgver=5.0-rc1 pkgver=5.0 -pkgrel=1 +pkgrel=2 pkgdesc='Asterisk module that provides the "eSpeak" dialplan application. It allows you to use the eSpeak text to speech synthesizer.' arch=('i686' 'x86_64') url='https://github.com/zaf/asterisk-espeak' |