mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylpipe: auto updated to 1.38.0-1
This commit is contained in:
parent
2a60eac406
commit
56a304dd96
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylPipe
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgrel=2
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Base resolution DNA methylation data analysis'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -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=('002150c0d490ad15fad6efacb9cce108a26af198470d69c2a4a265099c34deab')
|
||||
sha256sums=('c04c3177e7930934f576188e3bdb9cd64f619618be44149502a8a57073b958ec')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue