r-moda: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 20:13:58 +00:00
parent 4b9c63c116
commit 82128ec07a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MODA
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.32.0
pkgrel=1
pkgdesc='MODA: MOdule Differential Analysis for weighted gene co-expression network'
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c6c87eb5a08e4c068d53e0e89a6a73dc519e709f8f20af1832f5070ed197a3b3')
sha256sums=('c8b12766ba1a6ccf3c2eb77274c9b75f5e65c48d2033a8ff8da645f693bb19a5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"