diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2013-02-11 23:49:10 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:57 -0600 |
commit | 1fefea25f04b75e5011d67d3b938afccaeae14f8 (patch) | |
tree | 8ad0b0db29022a4a094dc0c17bca78b9d6fb16c5 /system/innoextract/innoextract.info | |
parent | 411a788efa6056ce11491b1dee23ba009b195ead (diff) | |
download | slackbuilds-1fefea25f04b75e5011d67d3b938afccaeae14f8.tar.gz |
system/innoextract: Added (Unpacker for Inno Setup installers)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/innoextract/innoextract.info')
-rw-r--r-- | system/innoextract/innoextract.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/innoextract/innoextract.info b/system/innoextract/innoextract.info new file mode 100644 index 0000000000..8af684e188 --- /dev/null +++ b/system/innoextract/innoextract.info @@ -0,0 +1,10 @@ +PRGNAM="innoextract" +VERSION="1.3" +HOMEPAGE="http://constexpr.org/innoextract/" +DOWNLOAD="http://downloads.sourceforge.net/project/innoextract/innoextract-1.3/innoextract-1.3.tar.gz" +MD5SUM="a6b2662ebc182efa15e09f4281c231df" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dugan Chen" +EMAIL="thedoogster [at] gmail [dot] com" |