mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-complexheatmap: auto updated to 2.22.0-1
This commit is contained in:
parent
dab1e85eb1
commit
a2704b3f32
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ComplexHeatmap
|
||||
_pkgver=2.20.0
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.0
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Make Complex Heatmaps'
|
||||
arch=('any')
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-tiff
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1bed53e570d491a6d5d7b6565d37c816f074d820f9bdd8c5876d6f0b0aeaffde')
|
||||
sha256sums=('c0f4ba2259326ce8f3bdaaae88cc5c893f683758157f6012ba01b4004f0a4bc1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue