mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rtrm: auto updated to 1.34.0-1
This commit is contained in:
parent
c3c4f26a2a
commit
6380c53b78
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=rTRM
|
_pkgname=rTRM
|
||||||
_pkgver=1.32.0
|
_pkgver=1.34.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.32.0
|
pkgver=1.34.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Identification of Transcriptional Regulatory Modules from Protein-Protein Interaction Networks'
|
pkgdesc='Identification of Transcriptional Regulatory Modules from Protein-Protein Interaction Networks'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -33,7 +33,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('262a66a05a422b0e74088aeb172d706b7b2f9aa738c4ced9a310ca9cdd464fbf')
|
sha256sums=('89df1ab5173c41867085ebc8c5506554bbebe427622a5b3a1034653bda8d6f9e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue