r-xde: auto updated to 2.52.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:32:23 +00:00
parent 042d19b2ae
commit 461bf25177

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"