diff options
author | Arn0 <yth@ythogtha.org> | 2022-09-12 15:47:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:14 +0700 |
commit | 712a420450ca2d7236b8500dbd92fd06a2b47da7 (patch) | |
tree | 49e3ffa3cac4bc98b2d26a87196eec94199a0d10 /system/jdupes/jdupes.SlackBuild | |
parent | f889d26b329f44934d8f3a466c2b404c4f56930d (diff) |
system/jdupes: updated for version 1.21.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/jdupes/jdupes.SlackBuild')
-rw-r--r-- | system/jdupes/jdupes.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/jdupes/jdupes.SlackBuild b/system/jdupes/jdupes.SlackBuild index 886890d6fac5b..0f70ec365421b 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.2} +VERSION=${VERSION:-1.21.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |