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