diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-18 22:28:20 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-18 22:28:20 +0200 |
commit | 2ca70e085c6afeadbd737110c09ec08c6b68a5a9 (patch) | |
tree | 864b38d0f1c122a0f2d8d25829172c41761f50e4 /academic | |
parent | e4ec66aa7c2be2e57e3593caa89a0063da847b74 (diff) |
academic/HMMER: Fixed dep info
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/HMMER/HMMER.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/HMMER/HMMER.info b/academic/HMMER/HMMER.info index 80f7a1ebe521..eb88534b0893 100644 --- a/academic/HMMER/HMMER.info +++ b/academic/HMMER/HMMER.info @@ -5,6 +5,6 @@ DOWNLOAD="http://eddylab.org/software/hmmer/hmmer-3.3.1.tar.gz" MD5SUM="07da6661a17bd4ddbaded4a0dc9c5b6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Petar Petrov" EMAIL="slackalaxy@gmail.com" |