summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6543a52b34f8..69e093e197d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,19 +9,19 @@
# to the depends and delete "no-g15" in the configure line below
pkgname=mumble-git
-pkgver=2018.07.15
+pkgver=2018.12.20
_pkgver=1.3.0
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='A voice chat application similar to TeamSpeak'
url='https://www.mumble.info/'
license=('BSD')
-depends=('qt5-base' 'qt5-svg' 'speex' 'lsb-release' 'avahi' 'protobuf'
- 'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher' 'libpng'
- 'freetype2' 'fontconfig' 'libxrender')
+depends=('qt5-base' 'qt5-svg' 'speex' 'lsb-release' 'avahi' 'protobuf' 'libpulse' 'opus'
+ 'xdg-utils' 'libspeechd' 'libpng' 'freetype2' 'fontconfig' 'libxrender')
makedepends=('boost' 'mesa' 'qt5-tools' 'jack2' 'git')
optdepends=('jack2: JACK audio output'
- 'espeak: Text to Speech support')
+ 'espeak: Text to Speech support'
+ 'speech-dispatcher: Text to Speech support')
conflicts=('mumble')
provides=('mumble')
source=('git://github.com/mumble-voip/mumble.git' 'https://git.xiph.org/celt.git'