From 5f954f51a84663d19f6283e4c3ed7ba5d88cb19e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 14 Mar 2024 18:01:22 +0000 Subject: [PATCH] r-msgps: auto updated to 1.3.5-3 --- BioArchLinux/r-msgps/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"