r-singlecellsignalr: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 01:37:36 +00:00
parent ced31ab49e
commit dc595ecd57

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SingleCellSignalR
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgrel=2
pkgver=1.16.0
pkgrel=1
pkgdesc='Cell Signalling Using Single Cell RNAseq Data Analysis'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -30,7 +30,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('10d81f52a70418767e273289b7fbfb8f8ae6ee87bfeb58f5687c2e6083390e79')
sha256sums=('04c8429b15a38691fcee36107a77123b99a586c6c9be4948971f16b29c90ff70')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"