r-microbiotaprocess: auto updated to 1.10.2-1

This commit is contained in:
BioArchLinuxBot 2022-11-23 00:04:23 +00:00
parent 0eb69607cd
commit fef69dad71

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MicrobiotaProcess
_pkgver=1.10.1
_pkgver=1.10.2
pkgname=r-${_pkgname,,}
pkgver=1.10.1
pkgver=1.10.2
pkgrel=1
pkgdesc='an R package for analysis, visualization and biomarker discovery of microbiome'
arch=('any')
@ -70,7 +70,7 @@ optdepends=(
r-yaml
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8059f9e89acdf07b182447b38143a2c01d40b73d71326b5f01d37f20dd75126e')
sha256sums=('c975ca14dd061f70e12ac312d9956d8b425419714ecb49ed5c810c38adb0e45c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"