summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2020-06-11 20:34:21 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-14 17:45:50 +0700
commitcf7b6017e00348107719674b7016e70c43514897 (patch)
treed776c34eae05fb5b704c799cb5f5228dda8bec27
parentf25999b99b38343cd5fb668c77ac84c0d3376955 (diff)
downloadslackbuilds-cf7b6017e00348107719674b7016e70c43514897.tar.gz
slackbuilds-cf7b6017e00348107719674b7016e70c43514897.tar.xz
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>
-rw-r--r--games/steam/steam.SlackBuild4
-rw-r--r--games/steam/steam.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index baf98316fe..1d10a669d9 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -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
diff --git a/games/steam/steam.info b/games/steam/steam.info
index 6908d8566d..361a194611 100644
--- a/games/steam/steam.info
+++ b/games/steam/steam.info
@@ -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"