r-dbscan: auto updated to 1.1.9-2

This commit is contained in:
BioArchLinuxBot 2022-01-14 21:46:35 +08:00
parent 68e87e9414
commit dea021001a

View file

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