summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2024-01-14 19:51:34 +0100
committer Willy Sudiarto Raharjo2024-01-20 03:16:20 +0100
commit317701ba4ed537942d57661ea406fac1567db76a (patch)
tree2e7f76ff91382a76fbc645ca2ab9a37645c68dc4 /games
parent7e584b1c53cf3a868dc0d39332d76408004ed471 (diff)
downloadslackbuilds-317701ba4ed537942d57661ea406fac1567db76a.tar.gz
games/tome: Updated for version 1.7.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/tome/tome.SlackBuild7
-rw-r--r--games/tome/tome.info8
2 files changed, 6 insertions, 9 deletions
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild
index a34159a417..403559c078 100644
--- a/games/tome/tome.SlackBuild
+++ b/games/tome/tome.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tome
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,14 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# 20220221 bkw: Modified by SlackBuilds.org: fix build on 15.0,
-# by upgrading to 1.6.0 (not the latest version).
-
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tome
SRCNAM=t-engine4-src
-VERSION=${VERSION:-1.7.4}
+VERSION=${VERSION:-1.7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/tome/tome.info b/games/tome/tome.info
index 130ce30dc6..0c38f5245c 100644
--- a/games/tome/tome.info
+++ b/games/tome/tome.info
@@ -1,10 +1,10 @@
PRGNAM="tome"
-VERSION="1.7.4"
+VERSION="1.7.6"
HOMEPAGE="https://te4.org/"
-DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.7.4.tar.bz2"
-MD5SUM="d118418ed0dd3084757adb9e82497460"
+DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.7.6.tar.bz2"
+MD5SUM="31e78cd88b383a3a8667e2fd90abfd2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="premake"
MAINTAINER="Dimitris Zlatanidis"
-EMAIL="d.zlatanidis@gmail.com"
+EMAIL="dslackw@gmail.com"