diff --git a/BioArchLinux/r-minpack.lm/PKGBUILD b/BioArchLinux/r-minpack.lm/PKGBUILD index 1ed2832f01..c451f80b86 100644 --- a/BioArchLinux/r-minpack.lm/PKGBUILD +++ b/BioArchLinux/r-minpack.lm/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=minpack.lm _pkgver=1.2-2 pkgname=r-${_pkgname,,} pkgver=1.2.2 -pkgrel=2 +pkgrel=3 pkgdesc='R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"