From b505220dcb8c96ff24cf06e6fc7dfdea85650e8f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 14 Apr 2024 12:16:41 +0000 Subject: [PATCH] r-relations: auto updated to 0.6.13-3 --- BioArchLinux/r-relations/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-relations/PKGBUILD b/BioArchLinux/r-relations/PKGBUILD index 8935562d52..48b14ef456 100644 --- a/BioArchLinux/r-relations/PKGBUILD +++ b/BioArchLinux/r-relations/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=relations _pkgver=0.6-13 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="Data Structures and Algorithms for Relations" arch=(any) url="https://cran.r-project.org/package=$_pkgname"