r-countrycode: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2024-03-23 12:01:40 +00:00
parent 20c1aac9e6
commit 10d173090b

View file

@ -4,7 +4,7 @@ _pkgname=countrycode
_pkgver=1.6.0 _pkgver=1.6.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Convert Country Names and Country Codes" pkgdesc="Convert Country Names and Country Codes"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"