summaryrefslogtreecommitdiffstats
path: root/steamclient
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-04-25 08:35:26 +0000
committer Eric Hameleers <alien@slackware.com>2013-04-25 08:35:26 +0000
commit732da23f3656ccb0163df7945b11cd7380d94357 (patch)
treec10e948354a6351931bf767a2e4a8304d2a1e0be /steamclient
parent47ea920ca38ea8be66dd7c600dc30ddbfbbef355 (diff)
downloadasb-732da23f3656ccb0163df7945b11cd7380d94357.tar.gz
asb-732da23f3656ccb0163df7945b11cd7380d94357.tar.xz
Update to 1.0.0.38
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 53f997ee..3069e6ce 100755
--- a/steamclient/build/steamclient.SlackBuild
+++ b/steamclient/build/steamclient.SlackBuild
@@ -50,6 +50,8 @@
# * Update.
# 1.0.0.36-1: 02/mar/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.0.38-1: 25/apr/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 .
@@ -58,7 +60,7 @@
# -----------------------------------------------------------------------------
PRGNAM=steamclient
-VERSION=${VERSION:-1.0.0.36} # Use "LATEST" to just dowload the latest version.
+VERSION=${VERSION:-1.0.0.38} # Use "LATEST" to just dowload the latest version.
ARCH=i386
BUILD=${BUILD:-1}
TAG=${TAG:-alien}