From 1e7af3a370a67bc86cc23e2a0ab7602b3413a9df Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 5 Jun 2022 06:16:44 +0000 Subject: [PATCH] r-fastica: auto updated to 1.2.3-4 --- BioArchLinux/r-fastica/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-fastica/PKGBUILD b/BioArchLinux/r-fastica/PKGBUILD index ca2f9fba3f..0056314c18 100644 --- a/BioArchLinux/r-fastica/PKGBUILD +++ b/BioArchLinux/r-fastica/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fastICA _pkgver=1.2-3 pkgname=r-${_pkgname,,} pkgver=1.2.3 -pkgrel=3 +pkgrel=4 pkgdesc='FastICA Algorithms to Perform ICA and Projection Pursuit' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"