diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-22 09:58:24 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-27 08:48:08 +0700 |
commit | 4333af2aea9ffcddead587cd796bd5f73d789516 (patch) | |
tree | 3b9299c33ea6c113ed3ea6412e6c2ad43f1cae23 /system/ext4magic/ext4magic.info | |
parent | e2d851f9421af5364eb568a228c0b6bc54af6669 (diff) | |
download | slackbuilds-4333af2aea9ffcddead587cd796bd5f73d789516.tar.gz |
system/ext4magic: Added (file recovery)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/ext4magic/ext4magic.info')
-rw-r--r-- | system/ext4magic/ext4magic.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/ext4magic/ext4magic.info b/system/ext4magic/ext4magic.info new file mode 100644 index 0000000000..51cb029e36 --- /dev/null +++ b/system/ext4magic/ext4magic.info @@ -0,0 +1,10 @@ +PRGNAM="ext4magic" +VERSION="0.3.2" +HOMEPAGE="http://sourceforge.net/projects/ext4magic/" +DOWNLOAD="http://sourceforge.net/projects/ext4magic/files/ext4magic-0.3.2.tar.gz" +MD5SUM="8351cb27598fb8ffa7d2175ab74e7a53" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |