r-beadarray: auto updated to 2.56.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:32:05 +00:00
parent 2e9a2ba723
commit 355463d028

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=beadarray
_pkgver=2.54.0
_pkgver=2.56.0
pkgname=r-${_pkgname,,}
pkgver=2.54.0
pkgver=2.56.0
pkgrel=1
pkgdesc='Quality assessment and low-level analysis for Illumina BeadArray data'
arch=('x86_64')
@ -38,7 +38,7 @@ optdepends=(
r-vsn
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('98b2f9f725d6af78809275b0977e96813b8791cef31bb8c819b3a0245535aa79')
sha256sums=('eda8f66e30ab1e4cf7005b2b7b44a36668b9a17174bc139e145e0c6cb6a414ce')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"