mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-multimodalexperiment: auto updated to 1.4.0-1
This commit is contained in:
parent
4a31a8a5a5
commit
2fac2bd7b9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=MultimodalExperiment
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Integrative Bulk and Single-Cell Experiment Container"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('376186ba5972df1b6d4be9dc69253a61')
|
||||
b2sums=('f580d39fd7453a823eab37419caf8690048170a5e611c32f0d5744f55e4732c876519cd67bd36c6f34921356d41895bdc2e8494d4e65b4c11135f9276ff44701')
|
||||
md5sums=('c4f958e0401823680defdf1513b40ee9')
|
||||
b2sums=('e881051858714a23efe9434ec47baa2497d398f6ad56ed92dc38a08f5303330c5168e7da35ecf6e75edac09e842bce91cbddae3988c8b115166aee46511c7238')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue