r-xde: auto updated to 2.44.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 08:32:06 +00:00
parent d8fc1ae9e2
commit 33236817b6

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=XDE
_pkgver=2.42.0
_pkgver=2.44.0
pkgname=r-${_pkgname,,}
pkgver=2.42.0
pkgrel=2
pkgver=2.44.0
pkgrel=1
pkgdesc='XDE: a Bayesian hierarchical model for cross-study analysis of differential gene expression'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0d6cba9c7be399ab87db0f195792bc7d27bbd2e895c67fca9688c92be4ccdb0a')
sha256sums=('f73bdae53974b06d40ad45504a53cfe78fdca9b7666ca4721a8740ff45ca5ab6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"