summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-09-09 20:15:42 +0000
committer Eric Hameleers <alien@slackware.com>2013-09-09 20:15:42 +0000
commit2907682766d93c9587944f026f6c5adbf00cde31 (patch)
treed1f676e7d33e4a93c8039790ffe122e645bd4c3d /steamclient
parent87eccc874b72f0c9537a9b13531d990036fe2821 (diff)
downloadasb-2907682766d93c9587944f026f6c5adbf00cde31.tar.gz
asb-2907682766d93c9587944f026f6c5adbf00cde31.tar.xz
Update to 1.0.0.41
Diffstat (limited to 'steamclient')
-rwxr-xr-xsteamclient/build/steamclient.SlackBuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/steamclient/build/steamclient.SlackBuild b/steamclient/build/steamclient.SlackBuild
index f1227d90..b83516de 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -54,6 +54,10 @@
# * Update.
# 1.0.0.39-1: 10/may/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.0.40-1: 01/sep/2013 by Eric Hameleers <alien@slackware.com>
+# * An update which is not really relevant to Slackware.
+# 1.0.0.41-1: 09/sep/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 .
@@ -62,7 +66,7 @@
# -----------------------------------------------------------------------------
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.39} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.41} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}