summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-05-06 21:01:58 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:32 +0200
commit18e265cf0175b6fb4f75c14f626b385220ea68f2 (patch)
treec43a74a327ef3c721d4907d47fd88795cb4735c8
parent37f1da8d4d9470b89ea98d18ec01772851b9ba95 (diff)
downloadslackbuilds-18e265cf0175b6fb4f75c14f626b385220ea68f2.tar.gz
games/tome: Updated for version 1.5.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--games/tome/tome.SlackBuild4
-rw-r--r--games/tome/tome.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild
index 410ebae07b..daa4ace108 100644
--- a/games/tome/tome.SlackBuild
+++ b/games/tome/tome.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tome
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=tome
SRCNAM=t-engine4-src
-VERSION=${VERSION:-1.5.5}
+VERSION=${VERSION:-1.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/tome/tome.info b/games/tome/tome.info
index d6262ebaff..aa09e4f1b4 100644
--- a/games/tome/tome.info
+++ b/games/tome/tome.info
@@ -1,8 +1,8 @@
PRGNAM="tome"
-VERSION="1.5.5"
+VERSION="1.5.8"
HOMEPAGE="https://te4.org/"
-DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.5.tar.bz2"
-MD5SUM="f40f9493fb327bade5f182c958df2aba"
+DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.8.tar.bz2"
+MD5SUM="3d858541612150ebf56a33785943a91c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"