mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rtnduals: auto updated to 1.20.0-1
This commit is contained in:
parent
785c4f2852
commit
55d2e7152d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RTNduals
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc="Analysis of co-regulation and inference of 'dual regulons'"
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('69bfef0300731c742d8c5e5f811942e7fbc9b87181696078d8e9a0a8bd37c4c0')
|
||||
sha256sums=('77a8a289b08c3a804059235719d6ebade83d5f8f851d691cb58469485afdf451')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue