mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
vsearch: auto updated to 2.27.0-1
This commit is contained in:
parent
df21bf5033
commit
c20b0dae93
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=vsearch
|
||||
pkgver=2.27.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Versatile open-source tool for microbiome analysis. https://doi.org/10.7717/peerj.2584"
|
||||
arch=('x86_64' 'aarch64' 'ppc64le')
|
||||
url="https://github.com/torognes/vsearch"
|
||||
|
@ -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=('b7e25638924e56591d7c6ac3a959795000439937f5b566be7f06457bb31f91a9')
|
||||
sha256sums=('18d6fc919adce684c01fe57797e2adbf5b4d4f6cf5ef169378ad473797be38ae')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue