r-aucell: auto updated to 1.20.2-1

This commit is contained in:
BioArchLinuxBot 2022-12-03 00:02:59 +00:00
parent 90090ca753
commit bd8356b45b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AUCell
_pkgver=1.20.1
_pkgver=1.20.2
pkgname=r-${_pkgname,,}
pkgver=1.20.1
pkgrel=3
pkgver=1.20.2
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')
url="https://bioconductor.org/packages/${_pkgname}"
@ -45,7 +45,7 @@ optdepends=(
r-zoo
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('50dffa08d9fd81b3c6bc456e0a6430da6bfb5f8fdfd546b4a86ae2ad6612072f')
sha256sums=('7a70f12a55a99cfaf1de614469801fffeae21ca0743c2a4dbff9fd5e1a1e61e1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"