summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/icdiff/icdiff.SlackBuild3
-rw-r--r--development/icdiff/icdiff.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/icdiff/icdiff.SlackBuild b/development/icdiff/icdiff.SlackBuild
index 129c62e279..a51d265bf6 100644
--- a/development/icdiff/icdiff.SlackBuild
+++ b/development/icdiff/icdiff.SlackBuild
@@ -6,12 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230103 bkw: updated for v2.0.6.
# 20210831 bkw: updated for v2.0.4.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=icdiff
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.0.6}
SRCVER=release-$VERSION
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/icdiff/icdiff.info b/development/icdiff/icdiff.info
index 02d20c9ac1..9455bc3ced 100644
--- a/development/icdiff/icdiff.info
+++ b/development/icdiff/icdiff.info
@@ -1,8 +1,8 @@
PRGNAM="icdiff"
-VERSION="2.0.4"
+VERSION="2.0.6"
HOMEPAGE="https://www.jefftk.com/icdiff"
-DOWNLOAD="https://github.com/jeffkaufman/icdiff/archive/release-2.0.4/icdiff-release-2.0.4.tar.gz"
-MD5SUM="df7987904ad39019f63454590840769e"
+DOWNLOAD="https://github.com/jeffkaufman/icdiff/archive/release-2.0.6/icdiff-release-2.0.6.tar.gz"
+MD5SUM="7db2c71419688e4c33c5b6aeab14372b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""