r-bayesspace: auto updated to 1.10.1-1

This commit is contained in:
BioArchLinuxBot 2023-05-08 12:57:56 +00:00
parent 57a4b8725c
commit 79629d9a12

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BayesSpace
_pkgver=1.10.0
_pkgver=1.10.1
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.10.1
pkgrel=1
pkgdesc='Clustering and Resolution Enhancement of Spatial Transcriptomes'
arch=('x86_64')
@ -48,7 +48,7 @@ optdepends=(
r-viridis
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('36ee6c26d349fda6aaed76a8d43a76447bec3732a03e33136b61e3c784648466')
sha256sums=('aee7f89dd2241852b6dea26e7d1a80ddedfe7b66827fcc68ef1b8193c2c4c1ed')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"