mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lumi: auto updated to 2.48.0-1
This commit is contained in:
parent
14d653eb91
commit
6d19c6017b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=lumi
|
||||
_pkgver=2.46.0
|
||||
_pkgver=2.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.46.0
|
||||
pkgver=2.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='BeadArray Specific Methods for Illumina Methylation and Expression Microarrays'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('369e004053e630f90a9a4f68209f566f639dd86e9c271a45875411bb8db9636c')
|
||||
sha256sums=('2d7964151fc7eab8cd4bea18b17f2d3c60f233a5302bbf46d5d5fb200ba5f51b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue