r-tcgabiolinksgui.data: auto updated to 1.21.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 18:39:49 +00:00
parent 3ebdf15a28
commit efca005848

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net> # Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TCGAbiolinksGUI.data _pkgname=TCGAbiolinksGUI.data
_pkgver=1.20.0 _pkgver=1.21.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.20.0 pkgver=1.21.0
pkgrel=1 pkgrel=1
pkgdesc='Data for the TCGAbiolinksGUI package' pkgdesc='Data for the TCGAbiolinksGUI package'
arch=('any') arch=('any')
@ -20,7 +20,7 @@ optdepends=(
r-rmarkdown r-rmarkdown
) )
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1463fe255bec2555c9acb416bd8ebef152e576c12068d81a94e248a1183ed54a') sha256sums=('2955aa64d3757ccdf2a9db2d9c7278c438d54a3203527f940de4205a596221ce')
build() { build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}" R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"