mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msnbase: auto updated to 2.20.4-1
This commit is contained in:
parent
763c35b269
commit
673d5f9d32
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MSnbase
|
||||
_pkgver=2.20.1
|
||||
_pkgver=2.20.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.20.4
|
||||
pkgrel=1
|
||||
pkgdesc='Base Functions and Classes for Mass Spectrometry and Proteomics'
|
||||
arch=('x86_64')
|
||||
|
@ -58,7 +58,7 @@ optdepends=(
|
|||
r-zoo
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('ec3ff8a0fca898d332927dff7c385575fd15062a8e4be1370fdf375242046b34')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue