diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2015-01-21 19:38:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-22 06:34:13 +0700 |
commit | dbd33f1a255edd44eee62251d76f6918192babe9 (patch) | |
tree | a97a6d9139f8ff345aa20969e75d53854faa611d /development/bats/bats.info | |
parent | 987f1de9e6a1044a76b669c4c6db1fe1135183ee (diff) |
development/bats: Added (Bash Automated Testing System).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bats/bats.info')
-rw-r--r-- | development/bats/bats.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/bats/bats.info b/development/bats/bats.info new file mode 100644 index 0000000000000..40f519c45d061 --- /dev/null +++ b/development/bats/bats.info @@ -0,0 +1,10 @@ +PRGNAM="bats" +VERSION="0.4.0" +HOMEPAGE="https://github.com/sstephenson/bats" +DOWNLOAD="https://github.com/sstephenson/bats/archive/v0.4.0/bats-0.4.0.tar.gz" +MD5SUM="aeeddc0b36b8321930bf96fce6ec41ee" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Heinz Wiesinger" +EMAIL="pprkut@liwjatan.at" |