r-methylaid: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 14:21:08 +00:00
parent e441846038
commit df0b61890f

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MethylAid
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgrel=2
pkgver=1.38.0
pkgrel=1
pkgdesc='Visual and interactive quality control of large Illumina DNA Methylation array data sets'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -32,7 +32,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6dccee3968a2475254521c4a040f8892dbbedd9d331e729263de1f6764a2f557')
sha256sums=('f9d3b41deac3201720d3c0d0bf3038422f90d8e346d655a22a171ba928b59520')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"