mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-delayedarray: auto updated to 0.32.0-1
This commit is contained in:
parent
1c0a52901f
commit
a2cdbc0850
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Grey Christoforo <first name at last name dot net>
|
||||
|
||||
_pkgname=DelayedArray
|
||||
_pkgver=0.30.1
|
||||
_pkgver=0.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -35,8 +35,8 @@ optdepends=(
|
|||
r-summarizedexperiment
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('49f89582b72dc3bfbd1f9f3e7b361f27')
|
||||
b2sums=('2c5fa996c321de18cba7a8acca156980b0b742d0d711be8404a362e3c41dcf38c8310513a3d25698ed094302289e6d0d85bff3e301be350a89fc06e0363d43d4')
|
||||
md5sums=('518800dac5483993eae24c728967cb7d')
|
||||
b2sums=('9068963c5fa1707580d5a2f6aa5dc455371a0b1f580cb59d79b410ce4848abb2dc896c4c478d67b7e0fbfec33f09841dab990548359b1117b9b1eb13a8a6e50f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue