r-countrycode: auto updated to 1.6.0-2

This commit is contained in:
BioArchLinuxBot 2024-04-24 22:23:05 +00:00
parent 8fa49d77a3
commit c2d18cc1b6

View file

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