r-intercellar: auto updated to 2.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 09:06:47 +00:00
parent 49e772b9c9
commit 264daf9a02

View file

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