r-mcsea: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:33:03 +00:00
parent 5ea1e9dc59
commit 520f786f97

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=mCSEA
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Methylated CpGs Set Enrichment Analysis'
arch=('any')
@ -37,7 +37,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b9856a6806221872806ccae4c306e459571b5e253ae9f675c56f88996a25a7cc')
sha256sums=('a8c303ebd5ccab6bdd4b4eba9013268a7488af95ab4ea5601b283c9fd334e481')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"