From 63364adacc873dea119b80c678d9b6d9a7f81c9b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 13:11:20 +0000 Subject: [PATCH] r-intergraph: auto updated to 2.0.4-2 --- BioArchLinux/r-intergraph/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-intergraph/PKGBUILD b/BioArchLinux/r-intergraph/PKGBUILD index b986a1bdaf..081a141206 100644 --- a/BioArchLinux/r-intergraph/PKGBUILD +++ b/BioArchLinux/r-intergraph/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=intergraph _pkgver=2.0-4 pkgname=r-${_pkgname,,} pkgver=2.0.4 -pkgrel=1 +pkgrel=2 pkgdesc='Coercion Routines for Network Data Objects' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"