r-biocparallel: auto updated to 1.30.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:06:02 +00:00
parent 998751bbf3
commit 78b08110e9

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BiocParallel
_pkgver=1.30.0
_pkgver=1.30.2
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.30.2
pkgrel=1
pkgdesc='Bioconductor facilities for parallel evaluation'
arch=('x86_64')
@ -39,7 +39,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6bd54210c6ce1eb2f7d7d104317c3f808f9aabc99806fa491d9de5db69ce314f')
sha256sums=('0382a04b533ec455c6e09ec61affed743d0c66a1dc1779700e9aa26634e41b67')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"