r-mcbiclust: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 20:20:44 +00:00
parent e83dc7c5e8
commit 6106796f05

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MCbiclust
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Massive correlating biclusters for gene expression data and associated methods'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('742cd035612a8c1c54c5255a21953690a97ec59f8eb9e0d7eea956db062a9faa')
sha256sums=('788c2c0578fedfc1e721027ba4315b3f7f0f9cbc23071e30af75906c57f729c5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"