summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-03-01 23:26:03 +0000
committer Eric Hameleers <alien@slackware.com>2013-03-01 23:26:03 +0000
commitfbb43d150247d6e518fb50e3b77377c47fe82c47 (patch)
treef49ee2ce1e1c2dfe25bd8fadd6cfba6c13b3719f /steamclient
parent7552384cc246738225fa5dc3379c54109df206fa (diff)
downloadasb-fbb43d150247d6e518fb50e3b77377c47fe82c47.tar.gz
asb-fbb43d150247d6e518fb50e3b77377c47fe82c47.tar.xz
Update to 1.0.0.35
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 4dcef44c..19d68a4b 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -46,6 +46,8 @@
# * Update.
# 1.0.0.34-1: 25/feb/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.0.35-1: 02/mar/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 .
@@ -54,7 +56,7 @@
# -----------------------------------------------------------------------------
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.34} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.35} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}