r-pspline: auto updated to 1.0.18-2

This commit is contained in:
BioArchLinuxBot 2022-01-14 17:13:56 +08:00
parent 274a267ec9
commit dd34b89859

View file

@ -4,7 +4,7 @@ _pkgname=pspline
_pkgver=1.0-18 _pkgver=1.0-18
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.18 pkgver=1.0.18
pkgrel=1 pkgrel=2
pkgdesc='Penalized Smoothing Splines' pkgdesc='Penalized Smoothing Splines'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"