r-methylaid: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:07:37 +00:00
parent 01cb9aa5ca
commit 8f5d610c45

View file

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