mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msmseda: auto updated to 1.44.0-1
This commit is contained in:
parent
e35d589360
commit
4cd4d947b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=msmsEDA
|
_pkgname=msmsEDA
|
||||||
_pkgver=1.42.0
|
_pkgver=1.44.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.42.0
|
pkgver=1.44.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Exploratory Data Analysis of LC-MS/MS data by spectral counts'
|
pkgdesc='Exploratory Data Analysis of LC-MS/MS data by spectral counts'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -16,7 +16,7 @@ depends=(
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('0a81cd37f78084e7289e18ed7ae9ca1f6188859007bf8785f987e7808219fcbb')
|
sha256sums=('2810cc2ccfcfc69cafa01fa7b18f812b04c14bd166948d5ada82494902de7144')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue