alevin-fry: auto updated to 0.11.1-1

This commit is contained in:
BioArchLinuxBot 2024-12-24 06:04:09 +00:00
parent 9d7ee8161e
commit 07b1c977fa

View file

@ -1,6 +1,6 @@
# Maintainer: bipin kumar <kbipinkumar@pm.me>
pkgname=alevin-fry
pkgver=0.11.0
pkgver=0.11.1
pkgrel=1
pkgdesc='A suite of tools for the rapid, accurate and memory-frugal processing single-cell and single-nucleus sequencing data'
arch=(x86_64)
@ -10,7 +10,7 @@ url='https://alevin-fry.readthedocs.io/en/latest/'
license=('BSD-3-Clause')
options=(!lto)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/COMBINE-lab/alevin-fry/archive/refs/tags/v${pkgver}.tar.gz)
sha256sums=('b8584a05ed9779aeb29b61f1093f920506a261bb190fa3df79a0d12763badb77')
sha256sums=('1b2450cf5a714a59cd2f65b6e95167793677e608a93713ccdf4536e9a1ba7a28')
prepare() {
cd ${pkgname}-${pkgver}