diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-05-14 22:57:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:04 +0100 |
commit | 040fa3e7938d7e0a0bf55af97dc289e38f79ecc4 (patch) | |
tree | 323164f1f056c58aa267beb8a0d0e1af79cc1d67 /system/jdupes/jdupes.info | |
parent | 0de69577aeaa2f18f1aa47acd777c92ccca159d2 (diff) |
system/jdupes: Added (taking action upon duplicate files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/jdupes/jdupes.info')
-rw-r--r-- | system/jdupes/jdupes.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/jdupes/jdupes.info b/system/jdupes/jdupes.info new file mode 100644 index 0000000000000..fc3690b5a5baa --- /dev/null +++ b/system/jdupes/jdupes.info @@ -0,0 +1,10 @@ +PRGNAM="jdupes" +VERSION="1.10.1" +HOMEPAGE="https://github.com/jbruchon/jdupes" +DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.10.1/jdupes-1.10.1.tar.gz" +MD5SUM="f916046f6f7b64f0cc64bc38683da1bd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |