multimedia/TeamSpeak3: Updated for version 3.1.0.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-23 00:30:43 +07:00
parent 78434249c1
commit 435fe6d882
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for TeamSpeak3
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2013-2017 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.19.4}
VERSION=${VERSION:-3.1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="TeamSpeak3"
VERSION="3.0.19.4"
VERSION="3.1.0.1"
HOMEPAGE="http://www.teamspeak.com/"
DOWNLOAD="http://dl.4players.de/ts/releases/3.0.19.4/TeamSpeak3-Client-linux_x86-3.0.19.4.run"
MD5SUM="d429fdce0ffaf48f81daa18a093a6da1"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.0.19.4/TeamSpeak3-Client-linux_amd64-3.0.19.4.run"
MD5SUM_x86_64="5b90890dcfd169cf08fdbfd340f44e95"
DOWNLOAD="http://dl.4players.de/ts/releases/3.1.0.1/TeamSpeak3-Client-linux_x86-3.1.0.1.run"
MD5SUM="42ae4ab6d6f5737e4e12ba518aed3d05"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.1.0.1/TeamSpeak3-Client-linux_amd64-3.1.0.1.run"
MD5SUM_x86_64="67f4b5ace5519205d3981e42532a7157"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"