r-sincell: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 05:17:13 +00:00
parent 265c9a5586
commit e943a60c54

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sincell
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='R package for the statistical assessment of cell state hierarchies from single-cell RNA-seq data'
arch=('x86_64')
@ -32,7 +32,7 @@ optdepends=(
r-stringr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cf094401af0afb84d0c0a3805321a41a7ab38f7f52faa6bf2bdcae2e65ab4880')
sha256sums=('25d75935f3fc0306cff13a4b3f9612d2314cda0cd58e5c6a9c58c326c85c97c0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"