summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Talos Thoren <talosthoren@gmail.com>2014-09-18 21:45:49 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-18 21:45:49 +0700
commitbf34902634a80dfdef4b85bd4c080697a71433ba (patch)
tree49080ff470d7f8fd7e00bdd8d5d334e32949428c
parent471ea554731ea808382fb04f1b8c603f27cc1f4f (diff)
downloadslackbuilds-bf34902634a80dfdef4b85bd4c080697a71433ba.tar.gz
slackbuilds-bf34902634a80dfdef4b85bd4c080697a71433ba.tar.xz
games/steam: Updated for version 1.0.0.49.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/steam/steam.SlackBuild2
-rw-r--r--games/steam/steam.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index 2221cea9b5..70e57e7e66 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=steam
-VERSION=${VERSION:-1.0.0.48}
+VERSION=${VERSION:-1.0.0.49}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/steam/steam.info b/games/steam/steam.info
index e4539748cb..55f1a59f71 100644
--- a/games/steam/steam.info
+++ b/games/steam/steam.info
@@ -1,8 +1,8 @@
PRGNAM="steam"
-VERSION="1.0.0.48"
+VERSION="1.0.0.49"
HOMEPAGE="http://store.steampowered.com/"
-DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.48.tar.gz"
-MD5SUM="d0d9b46bb44d3a3b6b1b44304afe7995"
+DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.49.tar.gz"
+MD5SUM="2ec8c8172fd34a1c0d007d7250509f42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL"