r-structtoolbox: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 22:01:42 +00:00
parent 2723aa17cc
commit 6956105863

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=structToolbox
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='Data processing & analysis tools for Metabolomics and other omics'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('84237c505f2e4724d3c9b64ba80b9055903b0938d5c99d6a307a3d6624df3029')
sha256sums=('7463619b7d5c0adeab5bff63333dedfbbf2c6a8f5d1896a083b777bb035c949c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"