summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Branham2018-05-30 17:21:15 -0500
committerAlex Branham2018-05-30 17:21:15 -0500
commitf0c0d14d20d1b85579c2a4a0759fc1a1fcd3eaa7 (patch)
treee56735ebeedabf1d1393f681ee7701642762cc2e /PKGBUILD
parent2bdf6ecaee53d3fd2e5ac05a7c3cd58e4a10c2f6 (diff)
downloadaur-f0c0d14d20d1b85579c2a4a0759fc1a1fcd3eaa7.tar.gz
Improve license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c3d310bd592..e55dc3f33b2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Rcpp Integration for the Eigen Templated Linear Algebra Library"
arch=('any')
url="https://cran.r-project.org/web/packages/${_cranname}/index.html"
-license=('GPL (>= 2) | file LICENSE')
+license=('GPL' 'custom')
depends=('r' )
optdepends=('r-inline' 'r-pkgkitten')