mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocparallel: auto updated to 1.30.2-1
This commit is contained in:
parent
998751bbf3
commit
78b08110e9
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue