cramino: auto updated to 0.14.3-1

This commit is contained in:
BioArchLinuxBot 2024-02-21 18:07:11 +00:00
parent c20b0dae93
commit f9edb9bc0b

View file

@ -1,6 +1,6 @@
# Maintainer: bipin kumar <kbipinkumar@pm.me>
pkgname=cramino
pkgver=0.14.1
pkgver=0.14.3
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=('57e15afb113808c327a4ec843ae1677f37c35f692e04927cfcc3823affac6cff')
sha256sums=('10bf8574892077915b314422c18690ec141d8c934e8446502761601f4ab78303')
prepare() {
cd ${pkgname}-${pkgver}