mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
seqkit: auto updated to 2.8.1-1
This commit is contained in:
parent
58ed06121c
commit
d6cc43d429
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=seqkit
|
||||
pkgver=2.8.0
|
||||
pkgver=2.8.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=('260ff3d483965b15071f4632f9f9c35ca335ebebbd74aa3322ecc37a999be7fe'
|
||||
sha256sums=('33513d1e4419c2a6c95bb9b01fac883a83fe032b248ccd4b1de7f909dee69db3'
|
||||
'ffa76e8a163f7a8785ccf4f517d601d562d2a68fbd019de9b2eccf49c9b89730')
|
||||
build(){
|
||||
cd $srcdir/$pkgname-$pkgver/$pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue