r-fansi: auto updated to 1.0.5-2

This commit is contained in:
BioArchLinuxBot 2023-10-11 18:02:41 +00:00
parent ba7809ab64
commit b5e86fefa7

View file

@ -9,7 +9,7 @@ _pkgname=fansi
_pkgver=1.0.5 _pkgver=1.0.5
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
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}"