mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tcgabiolinks: auto updated to 2.34.0-1
This commit is contained in:
parent
0305248204
commit
b5cd8e3166
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=TCGAbiolinks
|
_pkgname=TCGAbiolinks
|
||||||
_pkgver=2.32.0
|
_pkgver=2.34.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.32.0
|
pkgver=2.34.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data'
|
pkgdesc='TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -75,7 +75,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('30121db78b57cb3d20d60e782f71d6f375049d6d44daec6bf988ee5c626f22af')
|
sha256sums=('843fc8925679a8e13cf123bb4b692d7041896d77495479d509cd4f53d2493367')
|
||||||
|
|
||||||
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