mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-microbiotaprocess: auto updated to 1.10.2-1
This commit is contained in:
parent
0eb69607cd
commit
fef69dad71
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.10.1
|
||||
_pkgver=1.10.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.1
|
||||
pkgver=1.10.2
|
||||
pkgrel=1
|
||||
pkgdesc='an R package for analysis, visualization and biomarker discovery of microbiome'
|
||||
arch=('any')
|
||||
|
@ -70,7 +70,7 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8059f9e89acdf07b182447b38143a2c01d40b73d71326b5f01d37f20dd75126e')
|
||||
sha256sums=('c975ca14dd061f70e12ac312d9956d8b425419714ecb49ed5c810c38adb0e45c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue