r-dnabarcodecompatibility: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:31:52 +00:00
parent 4f6e0d3547
commit 776bee07e1

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DNABarcodeCompatibility
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='A Tool for Optimizing Combinations of DNA Barcodes Used in Multiplexed Experiments on Next Generation Sequencing Platforms'
arch=('any')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f449d09eba0e2ded952d6d85fd66f961e67c838685d91a157cd686b875403e46')
sha256sums=('01d4482da1941eb0fa5301af6cdcbc42d43f2498beecf0129ab3205f57a114e6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"