r-rcpphungarian: auto updated to 0.3-2

This commit is contained in:
BioArchLinuxBot 2024-02-23 00:02:16 +00:00
parent 9cdf01581f
commit 47f44d5d4e

View file

@ -4,7 +4,7 @@ _pkgname=RcppHungarian
_pkgver=0.3 _pkgver=0.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Solves Minimum Cost Bipartite Matching Problems" pkgdesc="Solves Minimum Cost Bipartite Matching Problems"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"