From 213551ddc9acf10483aa77142c3cd442936faa3e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 23 Jan 2025 12:32:40 +0000 Subject: [PATCH] r-microbiomedasim: auto updated to 1.20.0-1 --- BioArchLinux/r-microbiomedasim/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-microbiomedasim/PKGBUILD b/BioArchLinux/r-microbiomedasim/PKGBUILD index 3be49dd910..663e28bc2e 100644 --- a/BioArchLinux/r-microbiomedasim/PKGBUILD +++ b/BioArchLinux/r-microbiomedasim/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=microbiomeDASim -_pkgver=1.18.0 +_pkgver=1.20.0 pkgname=r-${_pkgname,,} -pkgver=1.18.0 +pkgver=1.20.0 pkgrel=1 pkgdesc='Microbiome Differential Abundance Simulation' arch=('any') @@ -25,7 +25,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('9f39cdb7708857c5718bced7eecfd222ee453455291f1ad8e4d213e6398f7b88') +sha256sums=('98a2c246acf66fe54608f02ee4bb1d01f810e705d6720bd6b52283c7bec3a8c2') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"