r-aucell: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 19:58:59 +00:00
parent bcf55ce592
commit 0ebaa35caa

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AUCell
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc="AUCell: Analysis of 'gene set' activity in single-cell RNA-seq data (e.g. identify cells with specific gene signatures)"
arch=('any')
@ -45,7 +45,7 @@ optdepends=(
r-zoo
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('80b25d75c80cde5d3c311227936b300ea1582f8a557057f755f18d3404523001')
sha256sums=('00e1c45c8f861bf0cfdf977e64f944c767f831ed7406682d7ddcbbeab159bdd8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"