blob: 8db0825af013d7a842db9121d1e31c38c3ffb694 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = blast+-bin
pkgdesc = New suite of BLAST tools that utilizes the NCBI C++ Toolkit
pkgver = 2.16.0
pkgrel = 1
url = https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome
arch = x86_64
license = custom
depends = perl
depends = zlib
depends = libidn
provides = blast+
conflicts = blast+
source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.16.0/ncbi-blast-2.16.0+-x64-linux.tar.gz
sha256sums = b0b13098c901d23b324ad1700e7471bb7408a7f7f517d74d5faad711be76e8f4
pkgname = blast+-bin
|