games/steam: Updated for version 1.0.0.50.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Talos Thoren 2015-06-09 19:31:14 +07:00 committed by Willy Sudiarto Raharjo
parent d74f6386b6
commit 7c3b904b55
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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"