r-gnorm: auto updated to 1.0.0-5

This commit is contained in:
BioArchLinuxBot 2022-05-28 13:13:19 +00:00
parent 12d603e0f0
commit 610e96a5eb

View file

@ -4,7 +4,7 @@ _pkgname=gnorm
_pkgver=1.0.0 _pkgver=1.0.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.0 pkgver=1.0.0
pkgrel=4 pkgrel=5
pkgdesc='Generalized Normal/Exponential Power Distribution' pkgdesc='Generalized Normal/Exponential Power Distribution'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"