From e0715f3b65290bb0cacf221c0a1c9d864f8518f6 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 07:50:20 +0000 Subject: [PATCH] r-tcgabiolinks: auto updated to 2.32.0-1 --- BioArchLinux/r-tcgabiolinks/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-tcgabiolinks/PKGBUILD b/BioArchLinux/r-tcgabiolinks/PKGBUILD index 32adeff408..eac26bfea6 100644 --- a/BioArchLinux/r-tcgabiolinks/PKGBUILD +++ b/BioArchLinux/r-tcgabiolinks/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=TCGAbiolinks -_pkgver=2.30.4 +_pkgver=2.32.0 pkgname=r-${_pkgname,,} -pkgver=2.30.4 -pkgrel=2 +pkgver=2.32.0 +pkgrel=1 pkgdesc='TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -75,7 +75,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('4849e46dc74a38c2273dbd390e19cb67e9051610113147d90edef5bed95b202f') +sha256sums=('30121db78b57cb3d20d60e782f71d6f375049d6d44daec6bf988ee5c626f22af') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"