From 732da23f3656ccb0163df7945b11cd7380d94357 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 25 Apr 2013 08:35:26 +0000 Subject: Update to 1.0.0.38 --- steamclient/build/steamclient.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'steamclient') 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 # * Update. +# 1.0.0.38-1: 25/apr/2013 by Eric Hameleers +# * 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} -- cgit v1.2.3