mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spectra: auto updated to 1.6.0-1
This commit is contained in:
parent
bfcf296db7
commit
cc5e1454d8
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=Spectra
|
_pkgname=Spectra
|
||||||
_pkgver=1.4.3
|
_pkgver=1.6.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.4.3
|
pkgver=1.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Spectra Infrastructure for Mass Spectrometry Data'
|
pkgdesc='Spectra Infrastructure for Mass Spectrometry Data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -32,7 +32,7 @@ optdepends=(
|
||||||
r-vdiffr
|
r-vdiffr
|
||||||
)
|
)
|
||||||
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=('ea6760592bf26d24cb31929ec5eda1b1c55cfadb5a40c47136a877bfd767d237')
|
sha256sums=('7aca12dc697178f1eccdaeff4f5dc58ab0655a1abfb2783d2693ff92d53dff4f')
|
||||||
|
|
||||||
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