games/steam: Updated for version 1.0.0.68

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 2021-01-15 07:58:44 +10:00 committed by Willy Sudiarto Raharjo
parent 4a55306d3b
commit 96c188f733
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 # Copyright 2016 Talos Thoren
# All rights reserved. # All rights reserved.
# Copyright 2019,20 Christoph Willing, Brisbane, Australia # Copyright 2019-21 Christoph Willing, Brisbane, Australia
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=steam PRGNAM=steam
VERSION=${VERSION:-1.0.0.66} VERSION=${VERSION:-1.0.0.68}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="steam" PRGNAM="steam"
VERSION="1.0.0.66" VERSION="1.0.0.68"
HOMEPAGE="http://store.steampowered.com/" HOMEPAGE="http://store.steampowered.com/"
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.66.tar.gz" DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.68.tar.gz"
MD5SUM="f587a070e94f69a4d962ebe2ebf4768a" MD5SUM="5b1f5d233643f30cee2eba8ecaa78483"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="OpenAL python3 zenity" REQUIRES="OpenAL python3 zenity"