r-intercellar: auto updated to 2.10.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 23:08:06 +00:00
parent 09f3420410
commit 2aeaee79c6

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InterCellar
_pkgver=2.8.0
_pkgver=2.10.0
pkgname=r-${_pkgname,,}
pkgver=2.8.0
pkgrel=2
pkgver=2.10.0
pkgrel=1
pkgdesc='InterCellar: an R-Shiny app for interactive analysis and exploration of cell-cell communication in single-cell transcriptomics'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -59,7 +59,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3249feed8815c5cba98a3c36b0d991539b4c60909c6505162569b57bbcdc79f5')
sha256sums=('d694259735df9552f0220c185b2c8f20dcf703e56b8e4f287bfaa61436021f08')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"