mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-otubase: auto updated to 1.56.0-1
This commit is contained in:
parent
48f0567ac5
commit
519be9a2a2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=OTUbase
|
_pkgname=OTUbase
|
||||||
_pkgver=1.54.0
|
_pkgver=1.56.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.54.0
|
pkgver=1.56.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Provides structure and functions for the analysis of OTU data'
|
pkgdesc='Provides structure and functions for the analysis of OTU data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -19,7 +19,7 @@ depends=(
|
||||||
r-vegan
|
r-vegan
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('38fe7b7b3b99b9d555b0b50401223db9a7c65d483a10f6e65eef55087bfa0b0a')
|
sha256sums=('f49569f5108e0fec26ebddc5b03f56852acda959077a80ef9ab10525de0acad7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue