From 461bf25177be90d12af4da200f7cb423183ed0ed Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 21:32:23 +0000 Subject: [PATCH] r-xde: auto updated to 2.52.0-1 --- BioArchLinux/r-xde/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-xde/PKGBUILD b/BioArchLinux/r-xde/PKGBUILD index 06f0fb61c1..3638964f78 100644 --- a/BioArchLinux/r-xde/PKGBUILD +++ b/BioArchLinux/r-xde/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=XDE -_pkgver=2.50.0 +_pkgver=2.52.0 pkgname=r-${_pkgname,,} -pkgver=2.50.0 +pkgver=2.52.0 pkgrel=1 pkgdesc='XDE: a Bayesian hierarchical model for cross-study analysis of differential gene expression' arch=('x86_64') @@ -26,7 +26,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('613b5c9d623828ade7f36f99009b81534bfdcae0b86cb3072c6fd6ec2f540ab8') +sha256sums=('77747321932f52e96bd66069cae2568422c607eed857c6e28733b45b311ab7ea') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"