diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2020-02-08 08:42:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 13:39:21 +0700 |
commit | 64bca85513fded2398f197ffa572da92bf817a37 (patch) | |
tree | b094cffeaf89f5524c9ba17abfd00753c2d61a01 /system/autoslackpkg/autoslackpkg.info | |
parent | 037af6a4730c80225b701c5c23543ba088766877 (diff) |
system/autoslackpkg: Added (automates the use of slackpkg).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/autoslackpkg/autoslackpkg.info')
-rw-r--r-- | system/autoslackpkg/autoslackpkg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/autoslackpkg/autoslackpkg.info b/system/autoslackpkg/autoslackpkg.info new file mode 100644 index 0000000000000..41a50203f79d6 --- /dev/null +++ b/system/autoslackpkg/autoslackpkg.info @@ -0,0 +1,10 @@ +PRGNAM="autoslackpkg" +VERSION="1.0" +HOMEPAGE="https://www.go4it2day.com/news/autoslackpkg-1.0.html" +DOWNLOAD="https://www.go4it2day.com/downloads/autoslackpkg/1.0/autoslackpkg-1.0.tar.gz" +MD5SUM="886df689f95c75b091e3bf4abc015a83" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Stu Miller" +EMAIL="slackbuilds@go4it2day.com" |