r-fnn: auto updated to 1.1.3.1-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:38:38 +00:00
parent 5de851d5e4
commit e39aea8634

View file

@ -4,7 +4,7 @@ _pkgname=FNN
_pkgver=1.1.3.1 _pkgver=1.1.3.1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.1.3.1 pkgver=1.1.3.1
pkgrel=2 pkgrel=3
pkgdesc='Fast Nearest Neighbor Search Algorithms and Applications' pkgdesc='Fast Nearest Neighbor Search Algorithms and Applications'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"