r-subcellbarcode: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 20:17:52 +00:00
parent 597ac074ab
commit 4bb2d92435

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SubCellBarCode
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='SubCellBarCode: Integrated workflow for robust mapping and visualizing whole human spatial proteome'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('80c60a41380bb6f717cd7f37b905a5ed44892564e8950eda32ee69f757359ce4')
sha256sums=('3c3daf209d66a12ca3497b1ed28d714ab758f5841236e473ca5ce82e16326faa')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"