multimedia/TeamSpeak3: Updated for version 3.0.19.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-04-10 07:21:35 +07:00
parent 7c1fd9665f
commit 15c436d4d5
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for TeamSpeak3
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=TeamSpeak3
VERSION=${VERSION:-3.0.18.2}
VERSION=${VERSION:-3.0.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="TeamSpeak3"
VERSION="3.0.18.2"
VERSION="3.0.19"
HOMEPAGE="http://www.teamspeak.com/"
DOWNLOAD="http://dl.4players.de/ts/releases/3.0.18.2/TeamSpeak3-Client-linux_x86-3.0.18.2.run"
MD5SUM="0b2cac6cfc63a52897fc0e5d37fa991c"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.0.18.2/TeamSpeak3-Client-linux_amd64-3.0.18.2.run"
MD5SUM_x86_64="129b9968cd9a26eef22e001534ae5f6f"
DOWNLOAD="http://dl.4players.de/ts/releases/3.0.19/TeamSpeak3-Client-linux_x86-3.0.19.run"
MD5SUM="23f5440219a4fffa3a8e5dc911afe89a"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.0.19/TeamSpeak3-Client-linux_amd64-3.0.19.run"
MD5SUM_x86_64="18dc8339db2b146eb4a0aa4b300fb68b"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"