r-rcgh: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 02:55:06 +00:00
parent b75e6dd4c5
commit 03a13b535c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rCGH
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgrel=2
pkgver=1.34.0
pkgrel=1
pkgdesc='Comprehensive Pipeline for Analyzing and Visualizing Array-Based CGH Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -36,7 +36,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3f785773b658c14ad08909b4d397ab4a1da8cbc9608c294102b84fbec04336ac')
sha256sums=('35bb6d25e601eefe875dc49cac5b1df33827fd2bf79a1b64df86b1195eb68108')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"