mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-grenits: auto updated to 1.52.1-1
This commit is contained in:
parent
de825815ab
commit
42b0b7a515
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GRENITS
|
||||
_pkgver=1.52.0
|
||||
_pkgver=1.52.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.52.0
|
||||
pkgver=1.52.1
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Regulatory Network Inference Using Time Series'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-network
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3b83b563faaf5351a42d4e8850645d4332ecaa5808757724bb1bd670fd9574eb')
|
||||
sha256sums=('b5ffb54cdb3c99f9a3e4627a36b6d868382788c536aab5b5ef066560d7420ee0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue