games/steam: Updated for version 1.0.0.63

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 2020-06-11 20:34:21 +10:00 committed by Willy Sudiarto Raharjo
parent f25999b99b
commit cf7b6017e0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=steam
VERSION=${VERSION:-1.0.0.62}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.0.0.63}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="steam"
VERSION="1.0.0.62"
VERSION="1.0.0.63"
HOMEPAGE="http://store.steampowered.com/"
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.62.tar.gz"
MD5SUM="91df4d6555f63c1c0cbe559f9fa95f04"
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.63.tar.gz"
MD5SUM="ace21a51ae486ebf838fa9a89f70ca46"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL python3 zenity"