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