summaryrefslogtreecommitdiffstats
path: root/mumble-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mumble-git/PKGBUILD')
-rw-r--r--mumble-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mumble-git/PKGBUILD b/mumble-git/PKGBUILD
index 890781f..7a1e8f3 100644
--- a/mumble-git/PKGBUILD
+++ b/mumble-git/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: schlaefer <schlaefer[at]gamez-planet.org>
pkgname=mumble-git
-pkgver=20100401
+pkgver=20100513
pkgrel=1
pkgdesc="A voice chat application similar to TeamSpeak"
arch=('i686' 'x86_64')
url="http://mumble.sourceforge.net/"
license=('GPL')
-depends=('alsa-lib' 'qt>=4.4.0' 'speex>=1.2rc1' 'celt=>0.7.0' 'lsb-release')
+depends=('alsa-lib' 'qt>=4.4.0' 'speex>=1.2rc1' 'celt>=0.7.0' 'lsb-release')
makedepends=('git' 'protobuf' 'boost' 'avahi')
optdepends=('pulseaudio: for using mumble with pulseaudio')
provides=('mumble')