r-beclear: auto updated to 2.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 19:58:59 +00:00
parent 78a7dd73fd
commit f0109927a3

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BEclear
_pkgver=2.18.0
_pkgver=2.20.0
pkgname=r-${_pkgname,,}
pkgver=2.18.0
pkgrel=2
pkgver=2.20.0
pkgrel=1
pkgdesc='Correction of batch effects in DNA methylation data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a1a7cd40872ecb94d5fe28d76f59c7d04489cda47675c53e4e9de1133aad12a9')
sha256sums=('0a96f5c5b84aa55366695112a796d15cd90511d4f2d15a3d4794bb80011c299e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"