diff options
Diffstat (limited to 'games/steam/steam.SlackBuild')
-rw-r--r-- | games/steam/steam.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild index ef0dcbe2b1..480cc894b7 100644 --- a/games/steam/steam.SlackBuild +++ b/games/steam/steam.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2016 Talos Thoren # All rights reserved. -# Copyright 2019,20 Christoph Willing, Brisbane, Australia +# Copyright 2019-21 Christoph Willing, Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=steam -VERSION=${VERSION:-1.0.0.66} +VERSION=${VERSION:-1.0.0.68} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |