diff --git a/BioArchLinux/r-msgps/PKGBUILD b/BioArchLinux/r-msgps/PKGBUILD index ed6a465d7f..2b8108f1ad 100644 --- a/BioArchLinux/r-msgps/PKGBUILD +++ b/BioArchLinux/r-msgps/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=msgps _pkgver=1.3.5 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="Degrees of Freedom of Elastic Net, Adaptive Lasso and Generalized Elastic Net" arch=(x86_64) url="https://cran.r-project.org/package=$_pkgname"