r-numbers: auto updated to 0.8.2-4

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:31:07 +00:00
parent 5455fcc26d
commit 79d0b7b1d1

View file

@ -4,7 +4,7 @@ _pkgname=numbers
_pkgver=0.8-2 _pkgver=0.8-2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.8.2 pkgver=0.8.2
pkgrel=3 pkgrel=4
pkgdesc='Number-Theoretic Functions' pkgdesc='Number-Theoretic Functions'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"