summaryrefslogtreecommitdiffstats
path: root/games/tome/tome.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-07-07 20:08:15 +0200
committer Willy Sudiarto Raharjo2022-07-09 05:06:18 +0200
commit76381b589db79accabdc879df548ecb46803e626 (patch)
tree4a51d9ec20ead9012c8351b67e66fbeea0a2af18 /games/tome/tome.SlackBuild
parent45b2e9985398c422a242e6aabe132079a858cafb (diff)
downloadslackbuilds-76381b589db79accabdc879df548ecb46803e626.tar.gz
games/tome: Updated for version 1.7.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tome/tome.SlackBuild')
-rw-r--r--games/tome/tome.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild
index 6314d41aca..a34159a417 100644
--- a/games/tome/tome.SlackBuild
+++ b/games/tome/tome.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tome
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tome
SRCNAM=t-engine4-src
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}