From efca005848478e21eec13d860cf8bf10a0a5f065 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 25 Oct 2023 18:39:49 +0000 Subject: [PATCH] r-tcgabiolinksgui.data: auto updated to 1.21.0-1 --- BioArchLinux/r-tcgabiolinksgui.data/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-tcgabiolinksgui.data/PKGBUILD b/BioArchLinux/r-tcgabiolinksgui.data/PKGBUILD index 76c09882f8..c5ac513cc0 100644 --- a/BioArchLinux/r-tcgabiolinksgui.data/PKGBUILD +++ b/BioArchLinux/r-tcgabiolinksgui.data/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=TCGAbiolinksGUI.data -_pkgver=1.20.0 +_pkgver=1.21.0 pkgname=r-${_pkgname,,} -pkgver=1.20.0 +pkgver=1.21.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=('1463fe255bec2555c9acb416bd8ebef152e576c12068d81a94e248a1183ed54a') +sha256sums=('2955aa64d3757ccdf2a9db2d9c7278c438d54a3203527f940de4205a596221ce') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"