r-rcgh: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 16:33:31 +00:00
parent c168cad4e0
commit f3cc28f586

View file

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