seqkit: auto updated to 2.8.0-1

This commit is contained in:
BioArchLinuxBot 2024-03-12 00:02:23 +00:00
parent 041e1a0f62
commit 7e665565e4

View file

@ -1,5 +1,5 @@
pkgname=seqkit
pkgver=2.7.0
pkgver=2.8.0
pkgrel=1
pkgdesc="A cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang"
arch=('x86_64')
@ -11,7 +11,7 @@ source=(
https://github.com/shenwei356/seqkit/archive/refs/tags/v${pkgver}.tar.gz
https://raw.githubusercontent.com/shenwei356/seqkit/v"${pkgver}"/LICENSE
)
sha256sums=('b5c723ffd4640659860fc70a71c218d8f53bea0eae571cecc98eff04c7291e02'
sha256sums=('260ff3d483965b15071f4632f9f9c35ca335ebebbd74aa3322ecc37a999be7fe'
'ffa76e8a163f7a8785ccf4f517d601d562d2a68fbd019de9b2eccf49c9b89730')
build(){
cd $srcdir/$pkgname-$pkgver/$pkgname