diff options
author | Arn0 <yth@ythogtha.org> | 2021-11-15 08:28:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-16 13:15:52 +0700 |
commit | c62a62bca83db8fec058438c683ed41e148285fa (patch) | |
tree | 83b36ec770ee92b80ac32e10c9a37a8f0c5d262e /system/jdupes/jdupes.SlackBuild | |
parent | 8a0d4c361306d8f2ec1b0a128a9cd6d589f6ff31 (diff) |
system/jdupes: updated for version 1.20.2
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 2ed889e245d3..886890d6fac5 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.1} +VERSION=${VERSION:-1.20.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |