r-cbioportaldata: auto updated to 2.8.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-24 00:05:14 +00:00
parent 33ea666289
commit 8adcc5da2d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cBioPortalData
_pkgver=2.8.0
_pkgver=2.8.1
pkgname=r-${_pkgname,,}
pkgver=2.8.0
pkgver=2.8.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=('4a960c7b92b07ebdf4061cafc7641c920f9efe596b54b4e0cb7d77bd5090d616')
sha256sums=('2112702729035f190bdec221f28be6f4006197d0041c0963d8a0173693c5da75')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"