mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enrichedheatmap: auto updated to 1.28.1-1
This commit is contained in:
parent
2d868b1074
commit
547dfc4bb1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=EnrichedHeatmap
|
||||
_pkgver=1.27.2
|
||||
_pkgver=1.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.27.2
|
||||
pkgver=1.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='Making Enriched Heatmaps'
|
||||
arch=('x86_64')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e517fec10e995c3276c6f2b4190469dd9374b50d52dfc4731b97cbfa8b6485c6')
|
||||
sha256sums=('2c47fe0aaa599194ffe31eec5b4cff1afc7c2c58c55e7305f3966b8743d27b46')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue