diff options
author | Jeff Parent <jeff@sh0.xyz> | 2019-01-19 04:28:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:28:44 +0700 |
commit | 9831cae9bb3adc274adc9b9ccc0e7183cf8c6e7d (patch) | |
tree | 0862b69707188275d26ca676b7416f9b2fef28de /system/duply/duply.info | |
parent | 57addd2869ebec1fb6817689f1622ec4e2711994 (diff) |
system/duply: Added (Front end for duplicity).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/duply/duply.info')
-rw-r--r-- | system/duply/duply.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/duply/duply.info b/system/duply/duply.info new file mode 100644 index 0000000000000..b78b1b2e19868 --- /dev/null +++ b/system/duply/duply.info @@ -0,0 +1,10 @@ +PRGNAM="duply" +VERSION="2.2" +HOMEPAGE="https://duply.net" +DOWNLOAD="https://phoenixnap.dl.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.2.x/duply_2.2.tgz" +MD5SUM="1ea50f06e51f389c1f4075c2dbaecbc5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="duplicity" +MAINTAINER="Jeff Parent" +EMAIL="jeff@sh0.xyz" |