r-qpgraph: auto updated to 2.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:13:02 +00:00
parent c7e02d0ca6
commit 9f0aa761e1

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=qpgraph
_pkgver=2.28.2
_pkgver=2.30.0
pkgname=r-${_pkgname,,}
pkgver=2.28.2
pkgver=2.30.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=('70ef511f043a657523270760b39cc4200ed33190b954b9f32799b4841724310a')
sha256sums=('fa92656000f220b3cbc57fa4bf00c7d5ee7d54c0db36b844a8ec92b2d6f47a93')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"