seqkit: auto updated to 2.5.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-09 06:01:52 +00:00
parent 5811d3f120
commit a039a0ada2

View file

@ -1,5 +1,5 @@
pkgname=seqkit
pkgver=2.5.0
pkgver=2.5.1
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=('e3bcbfc25cae8f2a50ff3cc3aad96b3ab06d19549b6311e26547d4db2f28b50d'
sha256sums=('76d105921f918be20e616fbb607fe0fb2db603535a254ec0f853cb36bef817da'
'ffa76e8a163f7a8785ccf4f517d601d562d2a68fbd019de9b2eccf49c9b89730')
build(){
cd $srcdir/$pkgname-$pkgver/$pkgname