summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"