mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/TeamSpeak3: Updated for version 3.0.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c1fd9665f
commit
15c436d4d5
2 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue