mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qpgraph: auto updated to 2.34.2-1
This commit is contained in:
parent
7d6ba3050b
commit
baa5d26755
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.34.0
|
||||
_pkgver=2.34.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgver=2.34.2
|
||||
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=('9593814523b4ed8a706ff361aeec262e659f2d01c836e34ee1d9f8c13e0e7f6a')
|
||||
sha256sums=('c7b63d167c8ec467438adec46720c1122841eb8b42010e851b58bb64a3ff9d40')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue