r-epir: auto updated to 2.0.66-2

This commit is contained in:
BioArchLinuxBot 2023-11-30 12:03:56 +00:00
parent e4fda45145
commit 1c49f48682

View file

@ -5,7 +5,7 @@ _pkgname=epiR
_pkgver=2.0.66 _pkgver=2.0.66
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Tools for the Analysis of Epidemiological Data" pkgdesc="Tools for the Analysis of Epidemiological Data"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"