mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocparallel: auto updated to 1.36.0-1
This commit is contained in:
parent
11bf07bd33
commit
ede268a41e
1 changed files with 4 additions and 4 deletions
|
@ -5,10 +5,10 @@
|
||||||
# Contributor: Grey Christoforo <first name at last name dot net>
|
# Contributor: Grey Christoforo <first name at last name dot net>
|
||||||
|
|
||||||
_pkgname=BiocParallel
|
_pkgname=BiocParallel
|
||||||
_pkgver=1.34.2
|
_pkgver=1.36.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Bioconductor facilities for parallel evaluation"
|
pkgdesc="Bioconductor facilities for parallel evaluation"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -40,8 +40,8 @@ optdepends=(
|
||||||
r-variantannotation
|
r-variantannotation
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('fe2e530471e5ecb6a9f74f1f43cb4efe')
|
md5sums=('a6a331ac453920e713836ddd0de38e25')
|
||||||
sha256sums=('f87a7fecb53c06240c677ccf5acb8ab06a44d01c52d49e7ca420e60f1e881e48')
|
sha256sums=('cbf8af552c7c30c26d8d17876245dad583f712e49e7336ef78aeb70f1c0608a6')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue