diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-26 08:02:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-26 08:02:32 +0700 |
commit | 02a639fd0c945b04dd16f7f1245a9378532f4b7e (patch) | |
tree | be3fe1909409e4b76b05a729ab8989855e2877c6 /misc/sbo-templates/sbo-templates.info | |
parent | 4ee818be6a28f8e76a34d733e476578fff9fb00b (diff) | |
download | slackbuilds-02a639fd0c945b04dd16f7f1245a9378532f4b7e.tar.gz |
misc/sbo-templates: Added (SBo templates managing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/sbo-templates/sbo-templates.info')
-rw-r--r-- | misc/sbo-templates/sbo-templates.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/sbo-templates/sbo-templates.info b/misc/sbo-templates/sbo-templates.info new file mode 100644 index 0000000000..78095474df --- /dev/null +++ b/misc/sbo-templates/sbo-templates.info @@ -0,0 +1,10 @@ +PRGNAM="sbo-templates" +VERSION="0.12.0" +HOMEPAGE="https://github.com/dslackw/sbo-templates" +DOWNLOAD="https://github.com/dslackw/sbo-templates/archive/v0.12.0.tar.gz" +MD5SUM="75bba7f6f7444a77ab3f590f3e24b442" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python2-pythondialog" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |