mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rtn: auto updated to 2.30.0-1
This commit is contained in:
parent
12e0148d4c
commit
6162481a91
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RTN
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='RTN: Reconstruction of Transcriptional regulatory Networks and analysis of regulons'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c192cdd97beeda7104889fa44eb11a27375f15d527e05fd53ad908cbc747ed27')
|
||||
sha256sums=('b532587dd278b372334073c67b9fab8c6a7419234e446f9ea69595c7384d7616')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue