summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-07-06 08:53:05 +0200
committerMichel Zou2019-07-06 08:53:05 +0200
commita5ff2700c6b8ef9a5e8f0bf931e7d144aebb4297 (patch)
tree5d88ab2421999491ad8f9104b2eea26683a03fd8 /PKGBUILD
parentb30cc56f2c92a715441e3e633af19696ef54fdbc (diff)
downloadaur-a5ff2700c6b8ef9a5e8f0bf931e7d144aebb4297.tar.gz
BSD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64fd73123d0c..3ce0d4257e4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A numerical library for adaptive Sparse Grids"
url="http://sgpp.sparsegrids.org"
-license=('MIT')
+license=('BSD')
depends=('armadillo' 'python' 'gsl')
makedepends=('scons' 'swig' 'eigen')
source=("https://github.com/SGpp/SGpp/archive/v3.2.0.tar.gz")