r-mmuphin: auto updated to 1.10.3-1

This commit is contained in:
BioArchLinuxBot 2022-09-08 00:03:22 +00:00
parent 4e5ac5f257
commit 967835b112

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MMUPHin
_pkgver=1.10.2
_pkgver=1.10.3
pkgname=r-${_pkgname,,}
pkgver=1.10.2
pkgrel=2
pkgver=1.10.3
pkgrel=1
pkgdesc='Meta-analysis Methods with Uniform Pipeline for Heterogeneity in Microbiome Studies'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -32,7 +32,7 @@ optdepends=(
r-vegan
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('390bed58d5a9c4aa9dfac3154f862903aef441f779558275b4f76534a0059b5c')
sha256sums=('7634edfbbf4ca2ec9ee0358a66ec09bffc91381796add618a1fff7c539ffe44d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"