r-curatedtcgadata: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:44:18 +00:00
parent cc76b8c2e1
commit 3983cf05e4

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=curatedTCGAData
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='Curated Data From The Cancer Genome Atlas (TCGA) as MultiAssayExperiment Objects'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('76c4fbe20fc81f105c70fc492166a95c4e730f2a603e6481eca5ec484368f134')
sha256sums=('f9f268f5e68541fdb1742f1af146f4f895b19e6c7a049f1d44d6436a3cbf7540')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"