summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Talos Thoren2015-06-09 14:31:14 +0200
committer Willy Sudiarto Raharjo2015-06-09 23:39:53 +0200
commit7c3b904b55c6b81e3740b78ce01a77a31c82a7b4 (patch)
tree386b16ed70e56c414cddd00c46cb1c6bff59ecf0 /games
parentd74f6386b6098bef5b5e10f363b9fe6123cfd92a (diff)
downloadslackbuilds-7c3b904b55c6b81e3740b78ce01a77a31c82a7b4.tar.gz
games/steam: Updated for version 1.0.0.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/steam/steam.SlackBuild4
-rw-r--r--games/steam/steam.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index 0e7fe976fc..f332531b5a 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=steam
-VERSION=${VERSION:-1.0.0.49}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.0.0.50}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/games/steam/steam.info b/games/steam/steam.info
index 55f1a59f71..d951268f5a 100644
--- a/games/steam/steam.info
+++ b/games/steam/steam.info
@@ -1,8 +1,8 @@
PRGNAM="steam"
-VERSION="1.0.0.49"
+VERSION="1.0.0.50"
HOMEPAGE="http://store.steampowered.com/"
-DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.49.tar.gz"
-MD5SUM="2ec8c8172fd34a1c0d007d7250509f42"
+DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.50.tar.gz"
+MD5SUM="2fab57a606705012a4f800a28670dc3a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL"