summaryrefslogtreecommitdiffstats
path: root/teamspeak-client/build/teamspeak-client.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-03-04 20:18:57 +0000
committer Eric Hameleers <alien@slackware.com>2013-03-04 20:18:57 +0000
commitfed2641c5eea391e7433320bcc7a10602f5e8fae (patch)
treeda2dd5ddf9d4877363008ef446cc628097350eb9 /teamspeak-client/build/teamspeak-client.SlackBuild
parent47b7a0fea7e4616faea51f6abd88c6f0a7a55421 (diff)
downloadasb-fed2641c5eea391e7433320bcc7a10602f5e8fae.tar.gz
asb-fed2641c5eea391e7433320bcc7a10602f5e8fae.tar.xz
Update to 3.0.10
Diffstat (limited to 'teamspeak-client/build/teamspeak-client.SlackBuild')
-rwxr-xr-xteamspeak-client/build/teamspeak-client.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/teamspeak-client/build/teamspeak-client.SlackBuild b/teamspeak-client/build/teamspeak-client.SlackBuild
index 30107bbb..bf88832f 100755
--- a/teamspeak-client/build/teamspeak-client.SlackBuild
+++ b/teamspeak-client/build/teamspeak-client.SlackBuild
@@ -32,6 +32,8 @@
# Changelog:
# 3.0.9.2-1: 20/Feb/2013 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 3.0.10-1: 04/mar/2013 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh teamspeak-client.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -41,9 +43,8 @@
PRGNAM=teamspeak-client
SRCNAM=TeamSpeak3-Client-linux
-VERSION=${VERSION:-3.0.9.2}
+VERSION=${VERSION:-3.0.10}
BUILD=${BUILD:-1}
-NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
DOCS="README*"