r-naivebayes: auto updated to 1.0.0-2

This commit is contained in:
BioArchLinuxBot 2024-04-24 22:21:06 +00:00
parent 7d940aa92b
commit 45ff8abea4

View file

@ -4,7 +4,7 @@ _pkgname=naivebayes
_pkgver=1.0.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="High Performance Implementation of the Naive Bayes Algorithm"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"