r-alphahull: auto updated to 2.5-3

This commit is contained in:
BioArchLinuxBot 2024-04-25 12:24:34 +00:00
parent eedc6cfc28
commit b99df5c6f8

View file

@ -4,7 +4,7 @@ _pkgname=alphahull
_pkgver=2.5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=3
pkgdesc="Generalization of the Convex Hull of a Sample of Points in the Plane"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"