summaryrefslogtreecommitdiff
path: root/community/teamspeak3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/teamspeak3/PKGBUILD')
-rw-r--r--community/teamspeak3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/teamspeak3/PKGBUILD b/community/teamspeak3/PKGBUILD
index f68136ffa..7b3038d0e 100644
--- a/community/teamspeak3/PKGBUILD
+++ b/community/teamspeak3/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=teamspeak3
pkgver=3.0.9.2
-pkgrel=2
+pkgrel=3
pkgdesc="TeamSpeak is software for quality voice communication via the Internet"
url="http://www.teamspeak.com/"
license=('custom')
-depends=('qt' 'libpulse')
+depends=('qt4' 'libpulse')
arch=('i686' 'x86_64')
source=("http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_x86-${pkgver}.run"
'teamspeak3.desktop' 'icon.xpm' 'teamspeak3.launcher')