From fdad40b3f03929576980901d4091b7eac449c4c0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 15:26:20 +0000 Subject: [PATCH] r-bigmelon: auto updated to 1.30.0-1 --- BioArchLinux/r-bigmelon/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-bigmelon/PKGBUILD b/BioArchLinux/r-bigmelon/PKGBUILD index 754a50b559..6d3e433dae 100644 --- a/BioArchLinux/r-bigmelon/PKGBUILD +++ b/BioArchLinux/r-bigmelon/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _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}"