diff --git a/BioArchLinux/r-rcppdist/PKGBUILD b/BioArchLinux/r-rcppdist/PKGBUILD index 799832b3f3..414390223c 100644 --- a/BioArchLinux/r-rcppdist/PKGBUILD +++ b/BioArchLinux/r-rcppdist/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=RcppDist _pkgver=0.1.1 pkgname=r-${_pkgname,,} pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="'Rcpp' Integration of Additional Probability Distributions" arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"