r-discriminer: auto updated to 0.1.29-2

This commit is contained in:
BioArchLinuxBot 2022-01-14 14:21:35 +08:00
parent f20b5690bf
commit 27d23ffc99

View file

@ -4,7 +4,7 @@ _pkgname=DiscriMiner
_pkgver=0.1-29 _pkgver=0.1-29
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.1.29 pkgver=0.1.29
pkgrel=1 pkgrel=2
pkgdesc='Tools of the Trade for Discriminant Analysis' pkgdesc='Tools of the Trade for Discriminant Analysis'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"