diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-02 17:18:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 17:18:37 +0700 |
commit | 0350cdbfb98198bc385d8dea193a502268e0acd4 (patch) | |
tree | 93d4b9762ccc4159d1202c37c93421a71d36981e /system/isextract/isextract.info | |
parent | 30ceb8604c66686e2c052f2decf3492c2c461356 (diff) |
system/isextract: Added (extract v3 InstallShield files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/isextract/isextract.info')
-rw-r--r-- | system/isextract/isextract.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/isextract/isextract.info b/system/isextract/isextract.info new file mode 100644 index 0000000000000..12e8ac5b6ca33 --- /dev/null +++ b/system/isextract/isextract.info @@ -0,0 +1,10 @@ +PRGNAM="isextract" +VERSION="20141107_5adb0af" +HOMEPAGE="https://github.com/OmniBlade/isextract" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/isextract-20141107_5adb0af.tar.xz" +MD5SUM="2950724969069bfc9b304530e4bc1604" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |