From 0be1ba9159471ca13dd088d7592db6da6c6456df Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 1 Nov 2022 09:35:45 +0000 Subject: [PATCH] r-ancombc: auto updated to 1.6.4-1 --- BioArchLinux/r-ancombc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-ancombc/PKGBUILD b/BioArchLinux/r-ancombc/PKGBUILD index 630c7878b8..77c513143c 100644 --- a/BioArchLinux/r-ancombc/PKGBUILD +++ b/BioArchLinux/r-ancombc/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=ANCOMBC -_pkgver=1.6.3 +_pkgver=1.6.4 pkgname=r-${_pkgname,,} -pkgver=${_pkgver//[:-]/.} -pkgrel=2 +pkgver=1.6.4 +pkgrel=1 pkgdesc='Microbiome differential abudance and correlation analyses with bias correction' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -43,7 +43,7 @@ optdepends=( r-tidyverse ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('32d79daf0d76f66966e6794f7763508bd873a00ab3ddb31972affd1047706b8c') +sha256sums=('ff5e80929cdbf6beb1073a6f5e008e2d2d8bdaccf5f65635b7fccf6d96b9710b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"