r-microbiomemarker: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-28 00:07:31 +00:00
parent ca0156b5c2
commit a0fd23e2b0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=microbiomeMarker
_pkgver=1.2.0
_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.2.1
pkgrel=1
pkgdesc='microbiome biomarker analysis toolkit'
arch=('any')
@ -55,7 +55,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8b12b92e2671e85188ecfd07f7de36ffe0c8d92907f9b02dc4c8fa89afe3b051')
sha256sums=('cdf22c92d60a19281ce7f4193a524d6307ae16240c0a2b53a3a9a2696fed71c7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"