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:
parent
4a55306d3b
commit
96c188f733
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue