From f26c5b701b609a7953a18f001dfca58a07055b5e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 29 Apr 2022 01:31:39 +0000 Subject: [PATCH] r-biocancer: auto updated to 1.24.01-1 --- BioArchLinux/r-biocancer/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-biocancer/PKGBUILD b/BioArchLinux/r-biocancer/PKGBUILD index ab9c4de143..99591d2ce6 100644 --- a/BioArchLinux/r-biocancer/PKGBUILD +++ b/BioArchLinux/r-biocancer/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=bioCancer -_pkgver=1.24.0 +_pkgver=1.24.01 pkgname=r-${_pkgname,,} -pkgver=1.24.0 +pkgver=1.24.01 pkgrel=1 pkgdesc='Interactive Multi-Omics Cancers Data Visualization and Analysis' arch=('any') @@ -44,7 +44,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('a0f8f2d8f410f646056fb9e7309b9f0fac451777a8c86cec93060d58a7670a9d') +sha256sums=('c17fc158566177d0ee13410ae37cd16089174399d885648aac2b051d74e5dd37') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"