mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cbioportaldata: auto updated to 2.10.1-1
This commit is contained in:
parent
fffbc145f5
commit
310534dd1d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cBioPortalData
|
||||
_pkgver=2.10.0
|
||||
_pkgver=2.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.10.0
|
||||
pkgver=2.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='Exposes and makes available data from the cBioPortal web resources'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('65ccc6933b2ef702dfd607a70a37a6e87440daddabf17a55dc18394af2e27283')
|
||||
sha256sums=('0107aeedc16d1b41cabc6982ac4bbf60f1d903cee6122e504139e685c5a67b8f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue