summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-02-25 20:57:34 +0000
committer Eric Hameleers <alien@slackware.com>2013-02-25 20:57:34 +0000
commitea30bddcf2ef9570cb7b18052bf7f36cf6f8e431 (patch)
treeb30837f6f8e644d96a000542da5f3c17f40137bd /steamclient
parent3e8a62b822d8bce2f8fd680215e66801d1931ef1 (diff)
downloadasb-ea30bddcf2ef9570cb7b18052bf7f36cf6f8e431.tar.gz
asb-ea30bddcf2ef9570cb7b18052bf7f36cf6f8e431.tar.xz
Update to 1.0.0.34
Diffstat (limited to 'steamclient')
-rwxr-xr-xsteamclient/build/steamclient.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/steamclient/build/steamclient.SlackBuild b/steamclient/build/steamclient.SlackBuild
index 7be94fea..4dcef44c 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -44,6 +44,8 @@
# * Update.
# 1.0.0.33-1: 24/feb/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.0.34-1: 25/feb/2013 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh steamclient.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -52,7 +54,7 @@
# -----------------------------------------------------------------------------
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.33} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.34} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}