summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 20:37:49 +0000
committerBioArchLinuxBot2024-04-24 20:37:49 +0000
commitefff4e208ee0028eee81f4499ea5f7ea8d229bbe (patch)
tree869b59d7eb887dc7a85b7ea99c244ac4752e2b24 /PKGBUILD
parent291dcce9fe2fd3d059a2afa4271e754305339fa6 (diff)
downloadaur-r-ccp.tar.gz
[lilac] updated to 1.2-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc46c20d5094..5776065a16a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=CCP
_pkgver=1.2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=8
+pkgrel=9
pkgdesc="Significance Tests for Canonical Correlation Analysis (CCA)"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)