diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-30 08:34:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-01 07:13:39 +0700 |
commit | d9fa16e717d208b224f7e47e8ac2dcb9a41ddf44 (patch) | |
tree | 90b4d881f40f4ad021074accb9ebc4424fcb3059 /games/tome4/tome4.SlackBuild | |
parent | 951e05831e09bbfc000835e5a17865b6131c09fd (diff) | |
download | slackbuilds-d9fa16e717d208b224f7e47e8ac2dcb9a41ddf44.tar.gz |
games/tome4: Updated for version 1.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/tome4/tome4.SlackBuild')
-rw-r--r-- | games/tome4/tome4.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild index 8bac0f3c0d..274b87647a 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tome4 -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=tome4 SRCNAM=t-engine4-src -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |