r-adacgh2: auto updated to 2.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:14:49 +00:00
parent 1f6b092e7f
commit 50fe1000cd

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ADaCGH2
_pkgver=2.34.0
_pkgver=2.36.0
pkgname=r-${_pkgname,,}
pkgver=2.34.0
pkgver=2.36.0
pkgrel=1
pkgdesc='Analysis of big data from aCGH experiments using parallel computing and ff objects'
arch=('x86_64')
@ -28,7 +28,7 @@ optdepends=(
r-rmpi
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('544d969f5c9d6ed3c7e8915f0c44ed34473470cfcbfe17211750c43174e30128')
sha256sums=('45bb2f204384a6e6d18e41fd84ec4f3a1103f3d6f887aee584077a4e05ed922b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"