r-cbaf: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 05:10:08 +00:00
parent 8d04068e3b
commit e3182234a5

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cbaf
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='Automated functions for comparing various omic data from cbioportal.org'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('aa1904126417dd2fc930f3671d26a73f054661666ba612d0b57c16989501b4f5')
sha256sums=('c610b040f2af753adc56bb8dc581858d36244a68b25a84a4b02e2b5d217b82b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"