mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mmuphin: auto updated to 1.10.1-1
This commit is contained in:
parent
6c4ab0e1e1
commit
e4e97b5790
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MMUPHin
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgver=1.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='Meta-analysis Methods with Uniform Pipeline for Heterogeneity in Microbiome Studies'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-vegan
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('814853cbdf68c76fc5f4148e99eb8b1ba4f3770e2d926be174c48a7097a559d2')
|
||||
sha256sums=('e5e853a4b141e02b582063c1db290084aaae6f03f2d1c94bbfe75c7fea45be0b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue