mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylpipe: auto updated to 1.30.0-1
This commit is contained in:
parent
1b69f68ef8
commit
50ccba28b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylPipe
|
||||
_pkgver=1.27.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.27.0
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Base resolution DNA methylation data analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg18.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3eeef0e07ad14e062f893bbc3580f492396f30b1cef1bff4d3ee53176c6a557c')
|
||||
sha256sums=('2e0ebb067ee9ec42d846210acfd8360fc0b3c85a0857fb18233d8f5b85d29a97')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue