mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
seqkit: auto updated to 2.4.0-1
This commit is contained in:
parent
07e07754ec
commit
8b0e9a300c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=seqkit
|
||||
pkgver=2.3.1
|
||||
pkgver=2.4.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=('814930772645a1c5f491a0a0f0498d967b6caa512f137e10bc0a1925f28f863b'
|
||||
sha256sums=('c319f3d5feb7c99309e654042432959f01bbc5f7e4c71f55dc9854df46c73c7f'
|
||||
'ffa76e8a163f7a8785ccf4f517d601d562d2a68fbd019de9b2eccf49c9b89730')
|
||||
build(){
|
||||
cd $srcdir/$pkgname-$pkgver/$pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue