r-spatialcpie: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:33:31 +00:00
parent f56d427915
commit f13a5ded21

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SpatialCPie
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='Cluster analysis of Spatial Transcriptomics data'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0e2d3cbae13c422d5cd1a105f48fedf3d9edbee0ead2cbdcfe4a2c0be5728856')
sha256sums=('1ba1dda08f54429352e859a64ebc01cdf7e19c17334e6dfcd1300567f9815d19')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"