diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-08 06:52:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:53 +0700 |
commit | 8599a471729f5a0f695971f6dfb4a2f886d65a9c (patch) | |
tree | 0d629f0e0c39a78e5a7574adf9e5a3ba060a51af /system/slpkg/slpkg.info | |
parent | eb652744102165b9c9cb050d78c7f9e36d1e502d (diff) | |
download | slackbuilds-8599a471729f5a0f695971f6dfb4a2f886d65a9c.tar.gz |
system/slpkg: Added (Slackware tool in Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.info')
-rw-r--r-- | system/slpkg/slpkg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info new file mode 100644 index 0000000000..949c0b8d9d --- /dev/null +++ b/system/slpkg/slpkg.info @@ -0,0 +1,10 @@ +PRGNAM="slpkg" +VERSION="0.0.1" +HOMEPAGE="https://github.com/dslackw/slpkg" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v0.0.1.tar.gz" +MD5SUM="e3d9b7ccdef145b968bcc0693914d7cd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |