r-maaslin2: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 05:15:40 +00:00
parent f73c4cd366
commit 4e8cc7451a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Maaslin2
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.10.0
pkgrel=1
pkgdesc='"Multivariable Association Discovery in Population-scale Meta-omics Studies"'
arch=('any')
@ -40,7 +40,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7763798859256cbe6f9c798f554c90e93e5ce9def8fd11b967b730ee8764f623')
sha256sums=('e0f458b8d34b4b0b7d17f7c801b18b19ee6497d7cece2b648e14fdf27add82e3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"