From 0ae94bcb6a38c418cf19ce0cd262410ffc6256ff Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 11 May 2022 00:15:00 +0000 Subject: [PATCH] r-siamcat: auto updated to 2.0.0-1 --- BioArchLinux/r-siamcat/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-siamcat/PKGBUILD b/BioArchLinux/r-siamcat/PKGBUILD index 00aa0ed869..6bf7d3a0e9 100644 --- a/BioArchLinux/r-siamcat/PKGBUILD +++ b/BioArchLinux/r-siamcat/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _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}"