mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mcsea: auto updated to 1.26.2-1
This commit is contained in:
parent
a8235c93f8
commit
d8b5233cab
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mCSEA
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.2
|
||||
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=('dc73678d4bff6dfaf9c14fe3237f5437b92d0b50e07efb639eb5ed098a08bd86')
|
||||
sha256sums=('b841ffa0d2199812ca2641fc6aac0da73f7837f1e00e1c6d1f67a70f95bad7f8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue