mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
hifiasm: auto updated to 0.22.0-1
This commit is contained in:
parent
123b0be9de
commit
93063db29d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: bipin Kumar <kbipinkumar@pm.me>
|
||||
|
||||
pkgname=hifiasm
|
||||
pkgver=0.21.0
|
||||
pkgver=0.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="Haplotype-resolved de novo assembler for PacBio Hifi reads. https://doi.org/10.1038/s41592-020-01056-5"
|
||||
arch=(x86_64)
|
||||
|
@ -12,7 +12,7 @@ source=(
|
|||
"$pkgname-$pkgver.tar.gz::"https://github.com/chhylp123/hifiasm/archive/refs/tags/${pkgver}.tar.gz""
|
||||
"LDFLAG.patch::"https://patch-diff.githubusercontent.com/raw/chhylp123/hifiasm/pull/484.patch""
|
||||
)
|
||||
b2sums=('b8cb67212925d92ed462c37d74669e5b081f0a03a932610452883f65a9e8227f29e97b328563773938ad76623dd9df1bdb0de87ffad77662786e8e8bd3e1eed8'
|
||||
b2sums=('8d0662518d11926fb9f7a7aa02f77cb1e152cfa2b886cf2520b7ee6b88efac9ee7576d97e7215e86b6bd8b091874bc49615dd6a2cc280ccb3c16730438017dfb'
|
||||
'6fa4df620ac4f10991702edaf155982ad7730d09caf69774403a1843f0668d00c9bdbe1c9c8ba20c56f7b2b214292da8184ed665a8e0812a0aa0119c20ae70fc')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue