r-methylgsa: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:59:02 +00:00
parent 2a858be19f
commit cdd0ca6f02

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methylGSA
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Gene Set Analysis Using the Outcome of Differential Methylation'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('387e8bd4aa045fc27b8e5bd94419d9089c8b39fca0e55194c10fd0732c0b95b3')
sha256sums=('797c88253577dc008a45417a76c6bfc11d3e0a2ecc5597b60575d89ae68dbf52')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"