mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
vsearch: auto updated to 2.30.0-1
This commit is contained in:
parent
f5154a470b
commit
11ff450d5c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Martin Larralde <martin.larralde@embl.de>
|
||||
|
||||
pkgname=vsearch
|
||||
pkgver=2.29.4
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc="Versatile open-source tool for microbiome analysis. https://doi.org/10.7717/peerj.2584"
|
||||
arch=('x86_64' 'aarch64' 'ppc64le')
|
||||
|
@ -10,7 +10,7 @@ license=('BSD-2-Clause OR GPL-3.0-only')
|
|||
depends=('glibc' 'zlib' 'bzip2')
|
||||
makedepends=('ghostscript')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('ee55e764b01f538c4f3d3cf23b4550fe14d7a5922a8969ba14904dbb66064985')
|
||||
sha256sums=('6d11ce960206ab64cf6d7907e539348d192a5b3f32f82d37c9bfbc4d789b576c')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue