From 2907682766d93c9587944f026f6c5adbf00cde31 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 9 Sep 2013 20:15:42 +0000 Subject: Update to 1.0.0.41 --- steamclient/build/steamclient.SlackBuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 # * Update. +# 1.0.0.40-1: 01/sep/2013 by Eric Hameleers +# * An update which is not really relevant to Slackware. +# 1.0.0.41-1: 09/sep/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 . @@ -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} -- cgit v1.2.3-65-gdbad