r-dbscan: auto updated to 1.1.10-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:45:44 +00:00
parent 84126565c6
commit e2b8e6fed5

View file

@ -5,7 +5,7 @@ _pkgname=dbscan
_pkgver=1.1-10
pkgname=r-${_pkgname,,}
pkgver=1.1.10
pkgrel=2
pkgrel=3
pkgdesc='Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"