diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-09-11 13:01:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-16 00:45:34 +0700 |
commit | 0ba89653ce1f58ae009eeb5e4d3fb5fe72babc21 (patch) | |
tree | e58be0f64fb04bdb1d1f5252bd5385aa69de7a68 /development/bats/bats.info | |
parent | d362d5f70d859b94d383268dca766617d8913376 (diff) |
development/bats-core: Renamed from bats and updated for 1.4.1
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
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, 0 insertions, 10 deletions
diff --git a/development/bats/bats.info b/development/bats/bats.info deleted file mode 100644 index 35acdd6a36..0000000000 --- a/development/bats/bats.info +++ /dev/null @@ -1,10 +0,0 @@ -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@slackbuilds.org" |