aboutsummaryrefslogtreecommitdiff
path: root/games/steam/steam.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2021-11-02 21:56:49 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-05 22:56:46 +0700
commit99ff13a7a536cb0ee28ae79516a11893920cb91d (patch)
treebac0e9d181012f1a917a2d3e55cac028097a8734 /games/steam/steam.SlackBuild
parenta902fb398640af3146fd54770a0f19fa5a81e14b (diff)
games/steam: Updated for version 1.0.0.72
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index 13bffff062134..f0ee091ceafe2 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=steam
-VERSION=${VERSION:-1.0.0.70}
+VERSION=${VERSION:-1.0.0.72}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}