r-adacgh2: auto updated to 2.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:30:18 +00:00
parent 0c42f2af51
commit a4b6b05640

View file

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