diff --git a/BioArchLinux/r-heplots/PKGBUILD b/BioArchLinux/r-heplots/PKGBUILD index 023768ae34..e5afc68097 100644 --- a/BioArchLinux/r-heplots/PKGBUILD +++ b/BioArchLinux/r-heplots/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=heplots _pkgver=1.3-9 pkgname=r-${_pkgname,,} pkgver=1.3.9 -pkgrel=3 +pkgrel=4 pkgdesc='Visualizing Hypothesis Tests in Multivariate Linear Models' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"