diff --git a/BioArchLinux/r-zcompositions/PKGBUILD b/BioArchLinux/r-zcompositions/PKGBUILD index 26b92dd884..5dbdbed4c8 100644 --- a/BioArchLinux/r-zcompositions/PKGBUILD +++ b/BioArchLinux/r-zcompositions/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=zCompositions _pkgver=1.5.0-3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Treatment of Zeros, Left-Censored and Missing Values in Compositional Data Sets" arch=(any) url="https://cran.r-project.org/package=$_pkgname"