mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reder: auto updated to 2.6.1-1
This commit is contained in:
parent
221a33b55f
commit
3e4d83b83f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=RedeR
|
_pkgname=RedeR
|
||||||
_pkgver=2.6.0
|
_pkgver=2.6.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.6.0
|
pkgver=2.6.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Interactive visualization and manipulation of nested networks'
|
pkgdesc='Interactive visualization and manipulation of nested networks'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -22,7 +22,7 @@ optdepends=(
|
||||||
r-treeandleaf
|
r-treeandleaf
|
||||||
)
|
)
|
||||||
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=('8009f2d1d81ddd7d17c6e07d3fa4149ef3be3d44ebec706acbf12d98ba56f568')
|
sha256sums=('e76f580867e8bedd189d4a06cca48c61f023615863e4f59c6227d2a01f27a8df')
|
||||||
|
|
||||||
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