From 10d173090b1775091dbf6e457d69b181cb137643 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 23 Mar 2024 12:01:40 +0000 Subject: [PATCH] r-countrycode: auto updated to 1.6.0-1 --- 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 688acb38ca..400bb73474 100644 --- a/BioArchLinux/r-countrycode/PKGBUILD +++ b/BioArchLinux/r-countrycode/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=countrycode _pkgver=1.6.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Convert Country Names and Country Codes" arch=(any) url="https://cran.r-project.org/package=$_pkgname"