diff --git a/BioArchLinux/r-mle.tools/PKGBUILD b/BioArchLinux/r-mle.tools/PKGBUILD index 5110501537..78e918480c 100644 --- a/BioArchLinux/r-mle.tools/PKGBUILD +++ b/BioArchLinux/r-mle.tools/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=mle.tools _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=1.0.0 -pkgrel=4 +pkgrel=5 pkgdesc='Expected/Observed Fisher Information and Bias-Corrected Maximum Likelihood Estimate(s)' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"