r-toast: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 04:11:15 +00:00
parent 724dac52cd
commit 9a0d2c367a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TOAST
_pkgver=1.10.1
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.1
pkgver=1.12.0
pkgrel=1
pkgdesc='Tools for the analysis of heterogeneous tissues'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('709984e9fa39cb5b2a167e1d657bedc89fc502a45c40a9e4ec518c9e7eccf822')
sha256sums=('7ab351bd78cd973ae1c28382c313d1f8dace088e38c7615b338794cbdfd236ed')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"