summaryrefslogtreecommitdiffstats
path: root/graphics/findimagedupes
diff options
context:
space:
mode:
author B. Watson2023-01-05 07:28:10 +0100
committer Willy Sudiarto Raharjo2023-01-07 02:13:48 +0100
commitc1c45fe341ba680e6eef7c3ccbbe65912252bb74 (patch)
treeaf2536aa7b37282fe929f696f0bbbb71602143f6 /graphics/findimagedupes
parentcd24aeca14f73c14774bba615aa25f5ba16d943e (diff)
downloadslackbuilds-c1c45fe341ba680e6eef7c3ccbbe65912252bb74.tar.gz
graphics/findimagedupes: Updated for version 2.20.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/findimagedupes')
-rw-r--r--graphics/findimagedupes/findimagedupes.SlackBuild3
-rw-r--r--graphics/findimagedupes/findimagedupes.info6
2 files changed, 5 insertions, 4 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}
diff --git a/graphics/findimagedupes/findimagedupes.info b/graphics/findimagedupes/findimagedupes.info
index d425a29c1e..344d5c5b74 100644
--- a/graphics/findimagedupes/findimagedupes.info
+++ b/graphics/findimagedupes/findimagedupes.info
@@ -1,8 +1,8 @@
PRGNAM="findimagedupes"
-VERSION="2.19.1"
+VERSION="2.20.1"
HOMEPAGE="http://www.jhnc.org/findimagedupes/"
-DOWNLOAD="http://www.jhnc.org/findimagedupes/findimagedupes-2.19.1.tar.gz"
-MD5SUM="86be2910f2b5af31b5015e8db2d51a4a"
+DOWNLOAD="http://www.jhnc.org/findimagedupes/findimagedupes-2.20.1.tar.gz"
+MD5SUM="8f2b0a2f7936d2db50d1d7fee22a76e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Inline-C perl-file-mimeinfo GraphicsMagick"