r-bayesspace: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:50:05 +00:00
parent 53b0734fb4
commit 73099fa66d

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BayesSpace
_pkgver=1.4.1
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.1
pkgver=1.6.0
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=('1e1357b5f7ed2b1c74de320d6df0d560c768bb91467f465377f7a70549332eda')
sha256sums=('6e071316091dcb7541ba42310012194a4d82fca4a6abff78e7b27ac804770601')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"