r-kernlab: auto updated to 0.9.29-2

This commit is contained in:
BioArchLinuxBot 2022-01-14 12:56:21 +08:00
parent f0c394bd14
commit ab5c36efeb

View file

@ -5,7 +5,7 @@ _pkgname=kernlab
_pkgver=0.9-29 _pkgver=0.9-29
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.9.29 pkgver=0.9.29
pkgrel=1 pkgrel=2
pkgdesc='Kernel-Based Machine Learning Lab' pkgdesc='Kernel-Based Machine Learning Lab'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"