mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-structtoolbox: auto updated to 1.18.0-1
This commit is contained in:
parent
2723aa17cc
commit
6956105863
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue