diff options
author | Arn0 <yth@ythogtha.org> | 2023-08-25 17:24:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-25 23:17:57 +0700 |
commit | fb7d35d5ab94d6f55ad583f367d9a2762adfb078 (patch) | |
tree | 6d4a6dafda92874c4c5f1f64f018e24e79bae8ac /system/jdupes/jdupes.SlackBuild | |
parent | 872a97e3e9d580d9fad17257a9fe84a2b2427fb6 (diff) |
system/jdupes: updated for version 1.27.1
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 2fab562897f70..0fb3a7ae06ef6 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.26.1} +VERSION=${VERSION:-1.27.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |