r-heatmaps: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 17:56:38 +00:00
parent fea54c6951
commit 2269b827ec

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=heatmaps
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.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=('1cd6287e8907351239be1879ab76bdb11b654f8fde5a15aad58d7116a3a62509')
sha256sums=('8b2eef8bcd445656038f87fbf659dbbbdfbd2c46bc3e0641a69bfa4ae86a0677')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"