r-cghcall: auto updated to 2.68.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:48:04 +00:00
parent 1fccebc5a8
commit 550a893c92

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CGHcall
_pkgver=2.66.0
_pkgver=2.68.0
pkgname=r-${_pkgname,,}
pkgver=2.66.0
pkgver=2.68.0
pkgrel=1
pkgdesc='Calling aberrations for array CGH tumor profiles.'
arch=('any')
@ -18,7 +18,7 @@ depends=(
r-snowfall
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4733d74916b7f275cb26c0d297e4554aa1a4a238242cc914e36c241edf1b4dbe')
sha256sums=('158233ffb3028f5d771e10d99a03894b37d39a9d31ebe05500a2b60a5a880f9d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"