diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-04-09 09:30:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:52 +0700 |
commit | 1cb7b0818b01c5fbd485774da0ca47af28ba6dfb (patch) | |
tree | 4a1cd83f4474b0ed5ad0ad8cbb793c5fdc087da3 /system/smpq/smpq.info | |
parent | 955ddc26148e8480937d886ae6d6791278d9f12d (diff) |
system/smpq: Added (StormLib MPQ archiving utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/smpq/smpq.info')
-rw-r--r-- | system/smpq/smpq.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/smpq/smpq.info b/system/smpq/smpq.info new file mode 100644 index 0000000000000..40f38ce99b1e8 --- /dev/null +++ b/system/smpq/smpq.info @@ -0,0 +1,10 @@ +PRGNAM="smpq" +VERSION="1.6" +HOMEPAGE="https://launchpad.net/smpq" +DOWNLOAD="https://launchpad.net/smpq/trunk/1.6/+download/smpq_1.6.orig.tar.gz" +MD5SUM="c7124d2dfdbaaf428413513856f446ce" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="stormlib" +MAINTAINER="Steven Voges" +EMAIL="svoges.sbo@gmail.com" |