mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
diamond: auto updated to 2.1.8-1
This commit is contained in:
parent
ad2841690f
commit
67c8b6e276
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# shellcheck disable=2148
|
||||
|
||||
pkgname=diamond
|
||||
pkgver=2.1.7
|
||||
pkgver=2.1.8
|
||||
pkgrel=1
|
||||
pkgdesc="High performance sequence aligner for protein and translated DNA searches with big sequence data. https://doi.org/10.1038/s41592-021-01101-x"
|
||||
arch=('x86_64')
|
||||
|
@ -12,7 +12,7 @@ license=('GPL3')
|
|||
depends=('gcc-libs' 'zlib' 'zstd' 'blast+' 'glibc')
|
||||
makedepends=('cmake')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/bbuchfink/diamond/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('2dcaba0e79ecb02c3d2a6816d317e714767118a9a056721643abff4c586ca95b')
|
||||
sha256sums=('b6088259f2bc92d1f9dc4add44590cff68321bcbf91eefbc295a3525118b9415')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue