diff --git a/BioArchLinux/r-mantelcorr/PKGBUILD b/BioArchLinux/r-mantelcorr/PKGBUILD index da4c58dc54..4148ea1ff6 100644 --- a/BioArchLinux/r-mantelcorr/PKGBUILD +++ b/BioArchLinux/r-mantelcorr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MantelCorr _pkgver=1.72.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Compute Mantel Cluster Correlations" arch=(any) url="https://bioconductor.org/packages/$_pkgname"