summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-02-16 22:16:03 +0000
committer Eric Hameleers <alien@slackware.com>2013-02-16 22:16:03 +0000
commit2837a855ec30d7278c2c29edbf5da85f34217a13 (patch)
tree469062f6aeaa8283d73bbbf441441c4830786fea /steamclient
parent8907016056aa4b417b6ceb64a12c52232d50d8b5 (diff)
downloadasb-2837a855ec30d7278c2c29edbf5da85f34217a13.tar.gz
asb-2837a855ec30d7278c2c29edbf5da85f34217a13.tar.xz
Update to 1.0.0.28
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 27ece906..8039bc7e 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -38,6 +38,8 @@
# * Update.
# 1.0.0.27-1: 14/feb/2013 by Eric Hameleers <alien@slackware.com>
# * Update. No longer in Beta!
+# 1.0.0.28-1: 16/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 .
@@ -48,7 +50,7 @@
# Set initial variables:
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.27} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.28} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}