mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmassbank: auto updated to 3.8.0-1
This commit is contained in:
parent
b701b541ea
commit
c6647276be
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.6.1
|
||||
_pkgver=3.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6.1
|
||||
pkgrel=2
|
||||
pkgver=3.8.0
|
||||
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=('66a02b7464402ddeae4e56b30e3a50e804844311b7b3fc844c29ef77bd217204')
|
||||
sha256sums=('e0770cd396eacb014c24c21716e3c2f04d97e6f2310ddbf8cf17c8acfc169bfe')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue