r-rcellminerdata: auto updated to 2.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-29 00:39:48 +00:00
parent 636bf299b8
commit 1e34adc042

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rcellminerData
_pkgver=2.17.2
_pkgver=2.18.0
pkgname=r-${_pkgname,,}
pkgver=2.17.2
pkgver=2.18.0
pkgrel=1
pkgdesc='rcellminerData: Molecular Profiles and Drug Response for the NCI-60 Cell Lines'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('43798e6cc5f47fe4c2b8fa3fb5cb375c56a4ea0c2bb8afb391a0d2136caabca9')
sha256sums=('b7094096dddfa9682e2f4c2c380815fad95690078ebfce563e6afbd9a06dfaae')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"