mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-massspecwavelet: auto updated to 1.62.0-1
This commit is contained in:
parent
62aabe0d6a
commit
e20c022ef5
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=MassSpecWavelet
|
_pkgname=MassSpecWavelet
|
||||||
_pkgver=1.60.1
|
_pkgver=1.62.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.60.1
|
pkgver=1.62.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Mass spectrum processing by wavelet-based algorithms'
|
pkgdesc='Mass spectrum processing by wavelet-based algorithms'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -18,7 +18,7 @@ optdepends=(
|
||||||
r-xcms
|
r-xcms
|
||||||
)
|
)
|
||||||
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=('329e0f10396df1a340d11141b1755ce35e8721ce8752546d3e93b959e2c03902')
|
sha256sums=('69b44651c7b7862523617d8f9b4700652af01b5485e0e574fd011e377cfb313d')
|
||||||
|
|
||||||
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