mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qpgraph: auto updated to 2.40.0-1
This commit is contained in:
parent
9dfd7ad60a
commit
1b2ab2ed5d
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue