diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-30 16:55:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-01 07:53:18 +0700 |
commit | 11b3401b24e840f588120bd5a729b5d63a4d074f (patch) | |
tree | a4cc5bbe211bffa258a6a9d450d494287b318b9c /system/tomb/tomb.info | |
parent | 4930e7f7b431d0aeb9911f9f9b922ae32668e49f (diff) | |
download | slackbuilds-11b3401b24e840f588120bd5a729b5d63a4d074f.tar.gz |
system/tomb: Added (file encryption)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/tomb/tomb.info')
-rw-r--r-- | system/tomb/tomb.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tomb/tomb.info b/system/tomb/tomb.info new file mode 100644 index 0000000000..4d9ca3a124 --- /dev/null +++ b/system/tomb/tomb.info @@ -0,0 +1,10 @@ +PRGNAM="tomb" +VERSION="2.1" +HOMEPAGE="https://www.dyne.org/software/tomb/" +DOWNLOAD="https://files.dyne.org/tomb/Tomb-2.1.tar.gz" +MD5SUM="6fc80b48741dea2e824794c831c50785" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |