blob: 96c4937189edd358d6d5d52220a1a135bbe147a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = diamond-aligner-git
pkgdesc = Accelerated BLAST compatible local sequence aligner
pkgver = 0.9.27.r1.g58ee82e
pkgrel = 1
url = https://github.com/bbuchfink/diamond
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = gcc-libs
depends = zlib
source = git+https://github.com/bbuchfink/diamond.git
sha256sums = SKIP
pkgname = diamond-aligner-git
|