r-rbec: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-15 20:11:03 +00:00
parent ca08b49946
commit a25e0be65f

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Rbec
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.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=('cddc37ad37eb4857cf33fa4366697a61044d3ccef66d06d68d854c85b078c5b1')
sha256sums=('d636e24d6603723ccbd66ea7ff8b1856e47e10eb193521f0efb0d7ad793e9b8a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"