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

This commit is contained in:
BioArchLinuxBot 2022-04-29 00:11:22 +00:00
parent 9f0e342514
commit 60d1af812e

View file

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