mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcy3: auto updated to 2.20.2-1
This commit is contained in:
parent
3e0d01b086
commit
84856fcf9b
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=RCy3
|
_pkgname=RCy3
|
||||||
_pkgver=2.20.1
|
_pkgver=2.20.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.20.1
|
pkgver=2.20.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Functions to Access and Control Cytoscape'
|
pkgdesc='Functions to Access and Control Cytoscape'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -37,7 +37,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
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=('1344b67208dd33e7ef2cc97addcfbbc87415c1e9dfe74905ffa87707a71f231e')
|
sha256sums=('eed6ed9d8e2a3629e20d4aff09d4258f66a63632f6a52fe4e14e6176fc0cc5ff')
|
||||||
|
|
||||||
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