mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msnbase: auto updated to 2.22.0-1
This commit is contained in:
parent
3e3c96ae49
commit
93a660a105
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.4
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.4
|
||||
pkgver=2.22.0
|
||||
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=('ec3ff8a0fca898d332927dff7c385575fd15062a8e4be1370fdf375242046b34')
|
||||
sha256sums=('a38f0232b8aa8b1713cf5f9071447a3a00c1866f0d82b49f61c672c1c604f6f7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue