r-clustercons: auto updated to 1.2-2

This commit is contained in:
BioArchLinuxBot 2023-11-29 12:02:06 +00:00
parent 9145335e08
commit e90bc017df

View file

@ -4,7 +4,7 @@ _pkgname=clusterCons
_pkgver=1.2 _pkgver=1.2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Consensus Clustering using Multiple Algorithms and Parameters" pkgdesc="Consensus Clustering using Multiple Algorithms and Parameters"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"