r-fansi: auto updated to 1.0.3-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:05:32 +00:00
parent 3dab421871
commit b7d3c2a282

View file

@ -4,7 +4,7 @@ _pkgname=fansi
_pkgver=1.0.3 _pkgver=1.0.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.3 pkgver=1.0.3
pkgrel=2 pkgrel=3
pkgdesc='ANSI Control Sequence Aware String Functions' pkgdesc='ANSI Control Sequence Aware String Functions'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"