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