r-qpgraph: auto updated to 2.40.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 14:17:12 +00:00
parent 9dfd7ad60a
commit 1b2ab2ed5d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=qpgraph
_pkgver=2.38.0
_pkgver=2.40.0
pkgname=r-${_pkgname,,}
pkgver=2.38.0
pkgver=2.40.0
pkgrel=1
pkgdesc='Estimation of genetic and molecular regulatory networks from high-throughput genomics data'
arch=('x86_64')
@ -37,7 +37,7 @@ optdepends=(
r-snow
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6774bddb7281f46212c2e04e3d4b0a842a2b5c8b2d33f8740ca15548ad521010')
sha256sums=('40e3e44de3ae9b528539c45b98bd61604e590d52ed6955d53b65ee9a8d92b9f9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"