r-cliquems: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 00:13:28 +00:00
parent cc30ab9c2d
commit d5d4447f82

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cliqueMS
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.10.0
pkgrel=1
pkgdesc='Annotation of Isotopes, Adducts and Fragmentation Adducts for in-Source LC/MS Metabolomics Data'
arch=('x86_64')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a4dcee4f3336b60f0f8ec70d937ff6b323b979115039aef4b3779c19f6bdaae4')
sha256sums=('c3f417f2de523e1d936a03abdf336c512b0176542f096e5d983ca4c88510e5ba')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"