r-polspline: auto updated to 1.1.24-2

This commit is contained in:
BioArchLinuxBot 2024-03-15 12:01:24 +00:00
parent 1ca6aa65d7
commit 58300853bc

View file

@ -4,7 +4,7 @@ _pkgname=polspline
_pkgver=1.1.24 _pkgver=1.1.24
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Polynomial Spline Routines" pkgdesc="Polynomial Spline Routines"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"