r-sandwich: auto updated to 3.1.0-2

This commit is contained in:
BioArchLinuxBot 2024-04-07 18:08:59 +00:00
parent 1c53b147f2
commit 303c40e79a

View file

@ -6,7 +6,7 @@ _pkgname=sandwich
_pkgver=3.1-0 _pkgver=3.1-0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Robust Covariance Matrix Estimators" pkgdesc="Robust Covariance Matrix Estimators"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"