diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-22 23:03:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-22 23:03:24 +0700 |
commit | 6481dcba15466b7ef550180b6ff4f54e4557bc63 (patch) | |
tree | f817e4bdac2b8d30cb52ec598d9eddfc4c8cd494 /system/tomb/tomb.SlackBuild | |
parent | 901d6cf7b6a730da2b7064661a30bf499f14e2e4 (diff) |
system/tomb: Updated for version 2.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tomb/tomb.SlackBuild')
-rw-r--r-- | system/tomb/tomb.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/tomb/tomb.SlackBuild b/system/tomb/tomb.SlackBuild index 0d1c22c077..261fc0c050 100644 --- a/system/tomb/tomb.SlackBuild +++ b/system/tomb/tomb.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tomb -# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2015-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=tomb SRCNAM=Tomb -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |