r-bigmelon: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 15:26:20 +00:00
parent 680611f1ff
commit fdad40b3f0

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=bigmelon
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Illumina methylation array analysis for large experiments'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -31,7 +31,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1902f23aa5da3a83d98be3ecd820213b34f4c651d18eea9dd143dc34e67100c9')
sha256sums=('c95a001ce46a0000a867246d2d9a6f7e3c463c3c7aaedacce3b14133176f4139')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"