mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
vsearch: auto updated to 2.29.4-1
This commit is contained in:
parent
a38d0895ed
commit
02a6f8e376
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.3
|
||||
pkgver=2.29.4
|
||||
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=('125ce3079a9a1082544ba60d66ebcd0712c9acbd3c794ef6b07892143aa5cc0c')
|
||||
sha256sums=('ee55e764b01f538c4f3d3cf23b4550fe14d7a5922a8969ba14904dbb66064985')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue