r-reactable: auto updated to 0.3.0-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 20:38:51 +00:00
parent a1888a2d47
commit 42ded93a35

View file

@ -4,7 +4,7 @@ _pkgname=reactable
_pkgver=0.3.0 _pkgver=0.3.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.3.0 pkgver=0.3.0
pkgrel=2 pkgrel=3
pkgdesc="Interactive Data Tables Based on 'React Table'" pkgdesc="Interactive Data Tables Based on 'React Table'"
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"