summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ec01c19db9..08be43983e7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
arch=('any')
pkgdesc="A numerical library for adaptive Sparse Grids (mingw-w64)"
url="http://sgpp.sparsegrids.org"
-license=('MIT')
+license=('BSD')
depends=('mingw-w64-armadillo')
makedepends=('scons' 'mingw-w64-eigen')
options=('!buildflags' '!strip' 'staticlibs')