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}"