r-spatialdecon: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-31 18:43:00 +00:00
parent eeac862ebf
commit cabe2ab300

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SpatialDecon
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='Deconvolution of mixed cells from spatial and/or bulk gene expression data'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2a22a94b57ff1ff309869bd99d8de7284a85bbf64ddbf72c799ad09114307574')
sha256sums=('7baf1760f15f663bf2a5bb4ada48cda5f3e76428380f772f6054158dbde990d3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"