mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-microbiotaprocess: auto updated to 1.12.3-1
This commit is contained in:
parent
e0f4a7deb3
commit
4a99daacb8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MicrobiotaProcess
|
||||
_pkgver=1.12.2
|
||||
_pkgver=1.12.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.2
|
||||
pkgver=1.12.3
|
||||
pkgrel=1
|
||||
pkgdesc='an R package for analysis, visualization and biomarker discovery of microbiome'
|
||||
arch=('any')
|
||||
|
@ -74,7 +74,7 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cd4642977eff69a078ff17b03471bf6bcea885bbb5713a5243a7579822240eb8')
|
||||
sha256sums=('e72eafd172f31daf64521958bc2834d28a4fa7b14b27d531225271618e41fcb6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue