r-scthi: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:45:10 +00:00
parent 06b984674d
commit 2dc86d76d9

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scTHI
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='Indentification of significantly activated ligand-receptor interactions across clusters of cells from single-cell RNA sequencing data'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-scthi.data
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('01d5e3eef4f9fc98f8b71d640d7ff9fe62cd5985babb6dc4d8f88949a00b335d')
sha256sums=('61397184e1f3baec89ef1ae82b987dcb7a9b5e1680fe89a14c974976a8a3799c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"