r-rbec: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:29:03 +00:00
parent 4bb17ac7ef
commit 8b6963a6c0

View file

@ -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}"