summaryrefslogtreecommitdiffstats
path: root/graphics/findimagedupes/findimagedupes.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/findimagedupes/findimagedupes.SlackBuild')
-rw-r--r--graphics/findimagedupes/findimagedupes.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/findimagedupes/findimagedupes.SlackBuild b/graphics/findimagedupes/findimagedupes.SlackBuild
index e3efa8aab3..8bf3dd0a51 100644
--- a/graphics/findimagedupes/findimagedupes.SlackBuild
+++ b/graphics/findimagedupes/findimagedupes.SlackBuild
@@ -6,12 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230105 bkw: update for v2.20.1.
# 20210910 bkw: update for v2.19.1.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=findimagedupes
-VERSION=${VERSION:-2.19.1}
+VERSION=${VERSION:-2.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}