mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xcms: auto updated to 3.18.0-1
This commit is contained in:
parent
4adec2a337
commit
63b8d9b2d3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=xcms
|
||||
_pkgver=3.16.1
|
||||
_pkgver=3.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.16.1
|
||||
pkgver=3.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='LC-MS and GC-MS Data Analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
r-xml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('83842663d7a62d8c38e2219d343b560ac7c1f97a501371ed1517a7bc4cf472a6')
|
||||
sha256sums=('b58763f7c1520c7b02702cc371a2a0df3419a5deae3d223cc24552248e685f5c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue