From 297f54e14fc17ab5e58644695c25f85716d73592 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:37:41 +0000 Subject: [PATCH] r-ca: auto updated to 0.71.1-7 --- BioArchLinux/r-ca/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-ca/PKGBUILD b/BioArchLinux/r-ca/PKGBUILD index 22a22054a8..0d5a734179 100644 --- a/BioArchLinux/r-ca/PKGBUILD +++ b/BioArchLinux/r-ca/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=ca _pkgver=0.71.1 pkgname=r-${_pkgname,,} pkgver=0.71.1 -pkgrel=6 +pkgrel=7 pkgdesc='Simple, Multiple and Joint Correspondence Analysis' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"