r-broom: auto updated to 0.8.0-3

This commit is contained in:
BioArchLinuxBot 2022-05-31 00:29:17 +00:00
parent cd94bcce38
commit ee39b7b2fd

View file

@ -4,7 +4,7 @@ _pkgname=broom
_pkgver=0.8.0 _pkgver=0.8.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.8.0 pkgver=0.8.0
pkgrel=2 pkgrel=3
pkgdesc='Convert Statistical Objects into Tidy Tibbles' pkgdesc='Convert Statistical Objects into Tidy Tibbles'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"