r-geigen: auto updated to 2.3-2

This commit is contained in:
BioArchLinuxBot 2022-01-14 18:36:02 +08:00
parent b8ba9f1e93
commit 24ca928b6e

View file

@ -4,7 +4,7 @@ _pkgname=geigen
_pkgver=2.3 _pkgver=2.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=2.3 pkgver=2.3
pkgrel=1 pkgrel=2
pkgdesc='Calculate Generalized Eigenvalues, the Generalized Schur Decomposition and the Generalized Singular Value Decomposition of a Matrix Pair with Lapack' pkgdesc='Calculate Generalized Eigenvalues, the Generalized Schur Decomposition and the Generalized Singular Value Decomposition of a Matrix Pair with Lapack'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"