summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-07-06 08:53:28 +0200
committerMichel Zou2019-07-06 08:53:28 +0200
commitb13832d4bb7cfd7dbbfb9d8ef5f42a7249152449 (patch)
treec75f14b4d43955d5e59f62c2e1fa1eef655d37e4 /PKGBUILD
parent0863789425cefb92e949f91952d7944040f95319 (diff)
downloadaur-b13832d4bb7cfd7dbbfb9d8ef5f42a7249152449.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 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')