r-pipecomp: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:19:29 +00:00
parent 0ebafbdfbb
commit ec9c969670

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=pipeComp
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='pipeComp pipeline benchmarking framework'
arch=('any')
@ -41,7 +41,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c2e5fdfe15063a6e286d963f5e4aa681934c747fdc7b60f81e9b2c64c8a8c1e4')
sha256sums=('f503cf32b888312a006f6cca3089907f8fc21d444db4e1d99688886e52ba7354')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"