r-biomvrcns: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:34:01 +00:00
parent 520f786f97
commit 19b4b7f6fc

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=biomvRCNS
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Copy Number study and Segmentation for multivariate biological data'
arch=('x86_64')
@ -25,7 +25,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('de41c19548bcfe30bf2a45baa7119d2c0d317bc372a5b94ebac7e8ef1d94d006')
sha256sums=('961e348f72d43a5e038b2a1c005ddaa8df5681396bdee05c5778c779cf33a744')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"