Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
9e5bbb37
Commit
9e5bbb37
authored
1 year ago
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play teamspeak: update versions
parent
1c597d29
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
teamspeak3.sh
play.d/teamspeak3.sh
+2
-1
teamspeak5.sh
play.d/teamspeak5.sh
+2
-1
No files found.
play.d/teamspeak3.sh
View file @
9e5bbb37
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
play.d/teamspeak5.sh
View file @
9e5bbb37
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment