mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/TeamSpeak3: Updated for version 3.1.1.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2689424bc8
commit
e18a5bc327
2 changed files with 9 additions and 8 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for TeamSpeak3
|
||||
|
||||
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2012-2017 Edward W. Koenig, Vancouver, WA, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=TeamSpeak3
|
||||
VERSION=${VERSION:-3.1.0.1}
|
||||
VERSION=${VERSION:-3.1.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="TeamSpeak3"
|
||||
VERSION="3.1.0.1"
|
||||
VERSION="3.1.1.1"
|
||||
HOMEPAGE="http://www.teamspeak.com/"
|
||||
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"
|
||||
DOWNLOAD="http://dl.4players.de/ts/releases/3.1.1.1/TeamSpeak3-Client-linux_x86-3.1.1.1.run"
|
||||
MD5SUM="d9057034e4ec74d2630a9e3c41decb2d"
|
||||
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.1.1.1/TeamSpeak3-Client-linux_amd64-3.1.1.1.run"
|
||||
MD5SUM_x86_64="cf9fad8df5daa5689f944b8aa0295851"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
MAINTAINER="Edward W. Koenig"
|
||||
EMAIL="kingbeowulf@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue