r-matrixmodels: auto updated to 0.5.3-2

This commit is contained in:
BioArchLinuxBot 2024-03-03 18:01:26 +00:00
parent e28e8a282b
commit d5c4b79290

View file

@ -9,7 +9,7 @@ _pkgname=MatrixModels
_pkgver=0.5-3 _pkgver=0.5-3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Modelling with Sparse and Dense Matrices" pkgdesc="Modelling with Sparse and Dense Matrices"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"