diff --git a/BioArchLinux/r-heatmap.plus/PKGBUILD b/BioArchLinux/r-heatmap.plus/PKGBUILD index 7ccecc47f9..4e699bd366 100644 --- a/BioArchLinux/r-heatmap.plus/PKGBUILD +++ b/BioArchLinux/r-heatmap.plus/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=heatmap.plus _pkgver=1.3 pkgname=r-${_pkgname,,} pkgver=1.3 -pkgrel=5 +pkgrel=6 pkgdesc='Allows heatmap matrix to have non-identical X- and Y-dimensions. Allows multiple tracks of annotation for RowSideColors and ColSideColors' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"