r-bayesspace: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-13 02:31:47 +00:00
parent 3a7c41c567
commit 37d9d9fda6

View file

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