Commit 9e5bbb37 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play teamspeak: update versions

parent 1c597d29
......@@ -7,7 +7,8 @@ DESCRIPTION="TeamSpeak3 Client for Linux from the official site"
. $(dirname $0)/common.sh
[ "$VERSION" = "*" ] && VERSION=3.6.0
# TODO: check latest version here: https://www.teamspeak.com/en/downloads/#ts3client
[ "$VERSION" = "*" ] && VERSION=3.6.1
PKGURL="https://files.teamspeak-services.com/releases/client/$VERSION/TeamSpeak3-Client-linux_amd64-$VERSION.run"
......
......@@ -7,7 +7,8 @@ DESCRIPTION="TeamSpeak5 Client for Linux from the official site"
. $(dirname $0)/common.sh
[ "$VERSION" = "*" ] && VERSION=5.0.0-beta73
# TODO: check latest version here: https://www.teamspeak.com/en/downloads/#ts5client
[ "$VERSION" = "*" ] && VERSION=5.0.0-beta77
PKGURL="https://files.teamspeak-services.com/pre_releases/client/$VERSION/teamspeak-client.tar.gz"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment