summaryrefslogtreecommitdiffstats
path: root/development/tkdiff/tkdiff.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/tkdiff/tkdiff.SlackBuild')
-rw-r--r--development/tkdiff/tkdiff.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tkdiff/tkdiff.SlackBuild b/development/tkdiff/tkdiff.SlackBuild
index 533bc2511c..a76c0fd3b5 100644
--- a/development/tkdiff/tkdiff.SlackBuild
+++ b/development/tkdiff/tkdiff.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tkdiff
-# Copyright 2017,2018 Duncan Roe, Melbourne, Australia
+# Copyright 2017,2018,2022 Duncan Roe, Melbourne, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tkdiff
-VERSION=${VERSION:-5.4}
+VERSION=${VERSION:-5.6}
SRCVERSION=$( echo $VERSION | tr . - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}