summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2021-04-05 07:32:53 +0200
committer Willy Sudiarto Raharjo2021-04-10 12:05:00 +0200
commitbb2b64166d654daea49963b8b434767813315c51 (patch)
tree0eef4815c54c61cd94b764927f047fdd02ca7508
parentec627f889a5af23b22a7448ab7fffcefa8430229 (diff)
downloadslackbuilds-bb2b64166d654daea49963b8b434767813315c51.tar.gz
games/steam: Updated for version 1.0.0.69
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/steam/steam.SlackBuild2
-rw-r--r--games/steam/steam.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index 480cc894b7..3de919e31b 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=steam
-VERSION=${VERSION:-1.0.0.68}
+VERSION=${VERSION:-1.0.0.69}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/steam/steam.info b/games/steam/steam.info
index 28667a5d0e..e61d6d06ad 100644
--- a/games/steam/steam.info
+++ b/games/steam/steam.info
@@ -1,8 +1,8 @@
PRGNAM="steam"
-VERSION="1.0.0.68"
-HOMEPAGE="http://store.steampowered.com/"
-DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.68.tar.gz"
-MD5SUM="5b1f5d233643f30cee2eba8ecaa78483"
+VERSION="1.0.0.69"
+HOMEPAGE="https://store.steampowered.com/"
+DOWNLOAD="https://repo.steampowered.com/steam/archive/precise/steam_1.0.0.69.tar.gz"
+MD5SUM="9099e348686ac5d50f6a8823e40c421d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL python3 zenity"