mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylmnm: auto updated to 1.42.0-1
This commit is contained in:
parent
b83377b3f1
commit
52516a1816
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylMnM
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgrel=2
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='detect different methylation level (DMR)'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-statmod
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d86ac70b1e8174ba06f3c6d4aa2e39454ae8f3605654affa3a9a71b45b377659')
|
||||
sha256sums=('f9261c926e24341a9c2312029379668189cd8e3e777687698ea5e41ff6603538')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue