r-enrichedheatmap: auto updated to 1.28.1-1

This commit is contained in:
BioArchLinuxBot 2023-03-22 18:03:21 +00:00
parent 2d868b1074
commit 547dfc4bb1

View file

@ -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}"