r-heatmaps: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:06:31 +00:00
parent e2f4e6be3a
commit 1c712e17fb

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=heatmaps
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='Flexible Heatmaps for Functional Genomics and Sequence Features'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0a6ddc770d6bc3f54953876cffc18c8aec4e86845d14c4f8de309a8eff04d185')
sha256sums=('0f7cffdf261c0bf712b0c36169917f1e3417f6853d3b3769b6820feb305dec8c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"