From 43e9767dd6853f1ee20ae8d1c79b8c50003995c6 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 10 May 2022 22:43:44 +0000 Subject: [PATCH] r-ancombc: auto updated to 1.6.0-1 --- BioArchLinux/r-ancombc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-ancombc/PKGBUILD b/BioArchLinux/r-ancombc/PKGBUILD index 60dd89cc54..41b0b3cdda 100644 --- a/BioArchLinux/r-ancombc/PKGBUILD +++ b/BioArchLinux/r-ancombc/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=ANCOMBC -_pkgver=1.4.0 +_pkgver=1.6.0 pkgname=r-${_pkgname,,} -pkgver=1.4.0 +pkgver=1.6.0 pkgrel=1 pkgdesc='Analysis of compositions of microbiomes with bias correction' arch=('any') @@ -26,7 +26,7 @@ optdepends=( r-tidyverse ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('90586ba21154a4ac4d99e95c58ad59708d41567a76dfd0d8bdfffac6857f7984') +sha256sums=('30f3f26ff42769cc67585bb07a4d7d624c2febc143c485741847701ccc88dfa3') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"