r-als: auto updated to 0.0.7-3

This commit is contained in:
BioArchLinuxBot 2024-04-09 12:15:55 +00:00
parent eb999e8a6e
commit e99955e302

View file

@ -4,7 +4,7 @@ _pkgname=ALS
_pkgver=0.0.7 _pkgver=0.0.7
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=2 pkgrel=3
pkgdesc="Multivariate Curve Resolution Alternating Least Squares (MCR-ALS)" pkgdesc="Multivariate Curve Resolution Alternating Least Squares (MCR-ALS)"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"