r-monocle: auto updated to 2.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:03:28 +00:00
parent faf41dac02
commit 1ad4382438

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=monocle
_pkgver=2.22.0
_pkgver=2.24.0
pkgname=r-${_pkgname,,}
pkgver=2.22.0
pkgver=2.24.0
pkgrel=1
pkgdesc='Clustering, differential expression, and trajectory analysis for single- cell RNA-Seq'
arch=('x86_64')
@ -49,7 +49,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('05bdd620d9c284a5b44ce9eabb3bcf54c1ed1258558136bacb5480e264606271')
sha256sums=('ab51c719f2b9d7fcd32805a057e7e27370e0b0e8f6d5b653f751c808f169d8bb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"