From 2fef289d11aab5207365628884f9a160ec748028 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 18:43:37 +0000 Subject: [PATCH] r-eudysbiome: auto updated to 1.36.0-1 --- BioArchLinux/r-eudysbiome/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-eudysbiome/PKGBUILD b/BioArchLinux/r-eudysbiome/PKGBUILD index d72f889e69..4bac045393 100644 --- a/BioArchLinux/r-eudysbiome/PKGBUILD +++ b/BioArchLinux/r-eudysbiome/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=eudysbiome -_pkgver=1.34.0 +_pkgver=1.36.0 pkgname=r-${_pkgname,,} -pkgver=1.34.0 +pkgver=1.36.0 pkgrel=1 pkgdesc='Cartesian plot and contingency test on 16S Microbial data' arch=('any') @@ -17,7 +17,7 @@ depends=( r-rsamtools ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('f697c80f5e2316a8f61205dac417c1395d719a317fce225b673140974f986b8a') +sha256sums=('df71c8558d9c0b95acc94c1e146911426bb49555e842c4f90927573f692f19b8') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"