mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
diamond: fix details
This commit is contained in:
parent
3b03063a6e
commit
eca41ade66
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
pkgname=diamond
|
||||
pkgver=2.0.15
|
||||
pkgrel=1
|
||||
pkgdesc="DIAMOND is a sequence aligner for protein and translated DNA searches, designed for high performance analysis of big sequence data"
|
||||
pkgdesc="DIAMOND is a sequence aligner for protein and translated DNA searches, designed for high performance analysis of big sequence data https://doi.org/10.1038/s41592-021-01101-x"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/bbuchfink/diamond"
|
||||
license=('AGPL3')
|
||||
license=('GPL3')
|
||||
depends=('gcc-libs' 'zlib')
|
||||
makedepends=('cmake')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/bbuchfink/diamond/archive/v$pkgver.tar.gz")
|
||||
|
|
Loading…
Add table
Reference in a new issue