diff --git a/BioArchLinux/r-fitdistrplus/PKGBUILD b/BioArchLinux/r-fitdistrplus/PKGBUILD index 6bca98917d..c62ab1db1a 100644 --- a/BioArchLinux/r-fitdistrplus/PKGBUILD +++ b/BioArchLinux/r-fitdistrplus/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fitdistrplus _pkgver=1.1-6 pkgname=r-${_pkgname,,} pkgver=1.1.6 -pkgrel=1 +pkgrel=2 pkgdesc='Help to Fit of a Parametric Distribution to Non-Censored or Censored Data' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"