mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylmix: auto updated to 2.26.0-1
This commit is contained in:
parent
d3977111ab
commit
eaafd29a65
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MethylMix
|
||||
_pkgver=2.24.0
|
||||
_pkgver=2.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.0
|
||||
pkgrel=2
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='MethylMix: Identifying methylation driven cancer genes'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e3a5d5056139bff5a62e1dd0439befed93fe349bac46a8fb713e6e2517e09337')
|
||||
sha256sums=('de3bba6df2ee2a17b471bf2c48a2dcb03799d519f617509382f9d499888abab9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue