aboutsummaryrefslogtreecommitdiff
path: root/system/jdupes/jdupes.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2021-10-24 17:46:09 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-27 08:11:29 +0700
commitb5ef5c1631cf7aae036c25b69993679e0047420b (patch)
treed63a55f5a90392d2587319c63841c40af0ecd2ea /system/jdupes/jdupes.SlackBuild
parent290865ac73b45f58598a24be0cc499e442fd732a (diff)
system/jdupes: updated for version 1.20.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/jdupes/jdupes.SlackBuild')
-rw-r--r--system/jdupes/jdupes.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/jdupes/jdupes.SlackBuild b/system/jdupes/jdupes.SlackBuild
index e836f0d45338b..2ed889e245d31 100644
--- a/system/jdupes/jdupes.SlackBuild
+++ b/system/jdupes/jdupes.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jdupes
-VERSION=${VERSION:-1.20.0}
+VERSION=${VERSION:-1.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}