mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rbec: auto updated to 1.4.0-1
This commit is contained in:
parent
4bb17ac7ef
commit
8b6963a6c0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rbec
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Rbec: a tool for analysis of amplicon sequencing data from synthetic microbial communities'
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ed4a87e2824b1c940d9c13905cc66f8b092b4085e2c8d1d65be0c14d244cad3e')
|
||||
sha256sums=('fcb2e2c04069098c677ceb884be018fe1a853808cbc338fc31dc9f2391f7e020')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue