r-curatedtcgadata: auto updated to 1.20.1-1

This commit is contained in:
BioArchLinuxBot 2023-03-08 00:03:19 +00:00
parent 625b7b44de
commit 75641e6628

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=curatedTCGAData
_pkgver=1.20.0
_pkgver=1.20.1
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.20.1
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=('991475e83a5a95f0289f7f75e25d57c250de1d8e63a4569ed7c2b97d355b0307')
sha256sums=('468af17e87d791fea5f741bff68f7f4e40fbcd6fa8e8b8405ad0fa4708d87170')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"