games/steam: Updated for version 1.0.0.74

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2022-01-09 12:59:29 +10:00 committed by Willy Sudiarto Raharjo
parent 9cd27456b0
commit f8ffa5f8aa
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Copyright 2016 Talos Thoren
# All rights reserved.
# Copyright 2019-21 Christoph Willing, Brisbane, Australia
# Copyright 2019-22 Christoph Willing, Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=steam
VERSION=${VERSION:-1.0.0.72}
VERSION=${VERSION:-1.0.0.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="steam"
VERSION="1.0.0.72"
VERSION="1.0.0.74"
HOMEPAGE="https://store.steampowered.com/"
DOWNLOAD="https://repo.steampowered.com/steam/archive/precise/steam_1.0.0.72.tar.gz"
MD5SUM="53c8ec53d0efd81490f9a2827af6366a"
DOWNLOAD="https://repo.steampowered.com/steam/archive/precise/steam_1.0.0.74.tar.gz"
MD5SUM="67c5d2352299aadfce6c7cd87098b700"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zenity"