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