multimedia/TeamSpeak3: Updated for version 3.0.18.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-11-01 11:47:37 +07:00
parent 1804779624
commit f4d4706d37
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=TeamSpeak3
VERSION=${VERSION:-3.0.18.1}
VERSION=${VERSION:-3.0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="TeamSpeak3"
VERSION="3.0.18.1"
VERSION="3.0.18.2"
HOMEPAGE="http://www.teamspeak.com/"
DOWNLOAD="http://dl.4players.de/ts/releases/3.0.18.1/TeamSpeak3-Client-linux_x86-3.0.18.1.run"
MD5SUM="e898de645f9c27d2644ecede7c15427b"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.0.18.1/TeamSpeak3-Client-linux_amd64-3.0.18.1.run"
MD5SUM_x86_64="39f7b5325b20c80c405cf6e9767f5ab4"
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"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"