r-sctensor: auto updated to 2.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:34:08 +00:00
parent 20aba4fdbb
commit a56927cdd4

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scTensor
_pkgver=2.4.1
_pkgver=2.6.0
pkgname=r-${_pkgname,,}
pkgver=2.4.1
pkgver=2.6.0
pkgrel=1
pkgdesc='Detection of cell-cell interaction from single-cell RNA-seq dataset by tensor decomposition'
arch=('any')
@ -52,7 +52,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('495b09b233aa4749d4c1d8a673d2d3d5fffd754fb6eb76c4b6878a071570c168')
sha256sums=('5c52678685a9e5b8a05fc5c60d6fc7e16fecbb7241d5b3469f012b447097783c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"