r-cli: auto updated to 3.6.2-2

This commit is contained in:
BioArchLinuxBot 2024-04-09 12:02:01 +00:00
parent 48ca66f444
commit 1047547a4d

View file

@ -4,7 +4,7 @@ _pkgname=cli
_pkgver=3.6.2 _pkgver=3.6.2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Helpers for Developing Command Line Interfaces" pkgdesc="Helpers for Developing Command Line Interfaces"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"