mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
cramino: auto updated to 0.11.1-1
This commit is contained in:
parent
31f155dfd3
commit
627b148f7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: bipin kumar <kbipinkumar@pm.me>
|
||||
pkgname=cramino
|
||||
pkgver=0.10.0
|
||||
pkgver=0.11.1
|
||||
pkgrel=1
|
||||
pkgdesc='A fast tool for BAM/CRAM quality evaluation of long reads. https://doi.org/10.1093/bioinformatics/btad311'
|
||||
arch=(x86_64)
|
||||
|
@ -10,7 +10,7 @@ url='https://github.com/wdecoster/cramino'
|
|||
license=('MIT')
|
||||
options=(!lto)
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/wdecoster/cramino/archive/refs/tags/v${pkgver}.tar.gz)
|
||||
sha256sums=('12854bca15718ed1af99ae5894ff5e0114e56a8fb715f268638d1ab40f91e00d')
|
||||
sha256sums=('3455095d8c3f16ec05e7bbebfb57a838cf0d2668c91e5ca6a747d928dd0ff948')
|
||||
|
||||
prepare() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue