mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmassbank: auto updated to 3.5.4-1
This commit is contained in:
parent
5f93767728
commit
6b0d1847b0
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RMassBank
|
||||
_pkgver=3.4.0
|
||||
_pkgver=3.5.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.4.0
|
||||
pkgrel=2
|
||||
pkgver=3.5.4
|
||||
pkgrel=1
|
||||
pkgdesc='Workflow to process tandem MS files and build MassBank records'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-xcms
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dfd28e5bf140947af97792aaab43745a2a41b6f09540880680ca5e4f963f96ab')
|
||||
sha256sums=('a6463c025e116bc99172e0e2c3dc9c7be2ca0d493e8b5abde8f05c04d1989316')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue