mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylumi: auto updated to 2.50.0-1
This commit is contained in:
parent
958a90fb0f
commit
fe1ecdec10
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylumi
|
||||
_pkgver=2.48.0
|
||||
_pkgver=2.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.48.0
|
||||
pkgrel=2
|
||||
pkgver=2.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Handle Illumina methylation data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('16dc08f2e8dfeb2565ff1fd8ab69705f3405bb6abdc59a181c739ae277662aef')
|
||||
sha256sums=('4a0ea9667c5ac2fd8469739490f2a5b2f0392e8689d666720501f9ed07e143d7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue