diff --git a/BioArchLinux/r-fastcluster/PKGBUILD b/BioArchLinux/r-fastcluster/PKGBUILD index 7a24108add..1d2c06e622 100644 --- a/BioArchLinux/r-fastcluster/PKGBUILD +++ b/BioArchLinux/r-fastcluster/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fastcluster _pkgver=1.2.3 pkgname=r-${_pkgname,,} pkgver=1.2.3 -pkgrel=3 +pkgrel=4 pkgdesc="Fast Hierarchical Clustering Routines for R and 'Python'" arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"