r-qpgraph: auto updated to 2.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 12:14:23 +00:00
parent a6131022bd
commit feaf64c419

View file

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