r-consensusclusterplus: auto updated to 1.70.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:37:40 +00:00
parent a42083caa7
commit 936231588a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ConsensusClusterPlus
_pkgver=1.68.0
_pkgver=1.70.0
pkgname=r-${_pkgname,,}
pkgver=1.68.0
pkgver=1.70.0
pkgrel=1
pkgdesc='ConsensusClusterPlus'
arch=('any')
@ -15,7 +15,7 @@ depends=(
r-biobase
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2efad4804e9ed6661a30643d1744e1d1b524a965629002ca6ccaaf61c39f2179')
sha256sums=('ebe96f96e99c86c65df4e18326f8eef85689f38c912519a2efa32578a894991a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"