r-cancer: auto updated to 1.30.01-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:45:42 +00:00
parent 5b7d68e305
commit 8274da9375

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=canceR
_pkgver=1.28.0
_pkgver=1.30.01
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.30.01
pkgrel=1
pkgdesc='A Graphical User Interface for accessing and modeling the Cancer Genomics Data of MSKCC'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('4f4e9456293cdca97bf4360b4a418de8dff246861e7396dbffb01f930f6d63bb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"