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