r-missmethyl: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 15:06:23 +00:00
parent 892bdf98cf
commit 65946e78cb

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=missMethyl
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgrel=2
pkgver=1.38.0
pkgrel=1
pkgdesc='Analysing Illumina HumanMethylation BeadChip Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -43,7 +43,7 @@ optdepends=(
r-tweedeseqcountdata
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a6206f891973f06a356b930139e1436e5ef279fd724cf54b3d1af4754bcd64db')
sha256sums=('3c4addab6ac17add59fcfa6964195144aa713cfded6d8bdb258d3e6af651d83a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"