From 071f475350d34c3aeea37a08f6575011723f446e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 02:24:36 +0000 Subject: [PATCH] r-banocc: auto updated to 1.20.0-1 --- BioArchLinux/r-banocc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-banocc/PKGBUILD b/BioArchLinux/r-banocc/PKGBUILD index 93fea55161..8353598a12 100644 --- a/BioArchLinux/r-banocc/PKGBUILD +++ b/BioArchLinux/r-banocc/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=banocc -_pkgver=1.18.0 +_pkgver=1.20.0 pkgname=r-${_pkgname,,} -pkgver=1.18.0 +pkgver=1.20.0 pkgrel=1 pkgdesc='Bayesian ANalysis Of Compositional Covariance' arch=('any') @@ -23,7 +23,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('440de96e0976102282986a018a0fee07717cfbb8546d9a6f826fd2200330bb5c') +sha256sums=('7dc17ed41402c8cbeabec272a7101cfdacfdab87354c9151eb53161ef07b6a83') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"