diff options
Diffstat (limited to 'games/tome/tome.SlackBuild')
-rw-r--r-- | games/tome/tome.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild index 6314d41acaa5e..a34159a417184 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} |