r-scoringutils: auto updated to 2.0.0-2

This commit is contained in:
BioArchLinuxBot 2024-12-24 06:18:49 +00:00
parent 26118bee48
commit e8dd9d0f22

View file

@ -4,7 +4,7 @@ _pkgname=scoringutils
_pkgver=2.0.0 _pkgver=2.0.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Utilities for Scoring and Assessing Predictions" pkgdesc="Utilities for Scoring and Assessing Predictions"
arch=('any') arch=('any')
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"