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