From 45e02311dbeb57fa0bf086762030e04d3ca5f096 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 20 Aug 2022 04:14:42 +0000 Subject: [PATCH] r-countrycode: auto updated to 1.4.0-4 --- BioArchLinux/r-countrycode/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-countrycode/PKGBUILD b/BioArchLinux/r-countrycode/PKGBUILD index dbb8802fe7..08ac6b2268 100644 --- a/BioArchLinux/r-countrycode/PKGBUILD +++ b/BioArchLinux/r-countrycode/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=countrycode _pkgver=1.4.0 pkgname=r-${_pkgname,,} pkgver=1.4.0 -pkgrel=3 +pkgrel=4 pkgdesc='Convert Country Names and Country Codes' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"