aboutsummaryrefslogtreecommitdiff
path: root/games/steam/steam.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2022-01-09 12:59:29 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-13 08:58:45 +0700
commitf8ffa5f8aa6107d5018eec9ff7ac4c6347370942 (patch)
tree6323c785d50e0fa93169d3ea288e9b8a0f625ae0 /games/steam/steam.SlackBuild
parent9cd27456b0d302f9e3d4ff84065f7b1fc2f02aba (diff)
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>
Diffstat (limited to 'games/steam/steam.SlackBuild')
-rw-r--r--games/steam/steam.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index f0ee091ceafe..991601265eec 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -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}