r-siamcat: auto updated to 2.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:15:00 +00:00
parent c2f31db609
commit 0ae94bcb6a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SIAMCAT
_pkgver=1.14.0
_pkgver=2.0.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=2.0.0
pkgrel=1
pkgdesc='Statistical Inference of Associations between Microbial Communities And host phenoTypes'
arch=('any')
@ -45,7 +45,7 @@ optdepends=(
r-tidyverse
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9c44d829541ad5db1c3632d54579d3215ef9d0ed416da22ba24eb83eb108be7a')
sha256sums=('6e8c33a7e95e1f80741d69434c90eab9e84e6f4e28fb0a17f530d28421d36f81')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"