r-flashclust: auto updated to 1.01.2-9

This commit is contained in:
BioArchLinuxBot 2024-02-29 18:06:58 +00:00
parent e849928bd9
commit 05c0101e84

View file

@ -4,7 +4,7 @@ _pkgname=flashClust
_pkgver=1.01-2 _pkgver=1.01-2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=8 pkgrel=9
pkgdesc="Implementation of optimal hierarchical clustering" pkgdesc="Implementation of optimal hierarchical clustering"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"