summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-11-30 19:04:00 +0000
committer Eric Hameleers <alien@slackware.com>2013-11-30 19:04:00 +0000
commit64817268a63b61d43561e0a8b32b6ac7e6ed23ad (patch)
tree958b5e29d667e8e0d1576085058b1817105a5a2b /steamclient
parente4557689ccbd60a148e88b9d4ca7b9b0a27b7bd2 (diff)
downloadasb-64817268a63b61d43561e0a8b32b6ac7e6ed23ad.tar.gz
asb-64817268a63b61d43561e0a8b32b6ac7e6ed23ad.tar.xz
Update to 1.0.0.45
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 ae302645..1fbbcc82 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -60,6 +60,10 @@
# * Update.
# 1.0.0.42-1: 14/sep/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.0.44-1: 16/nov/2013 by Eric Hameleers <alien@slackware.com>
+# * Update.
+# 1.0.0.45-1: 30/nov/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 .
@@ -68,7 +72,7 @@
# -----------------------------------------------------------------------------
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.42} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.45} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}