summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit3435faf178150f61e90ecbf9aea9345eda95f099 (patch)
tree3c82f65832c8a53529a900c4bda38da12b5a17d0 /PKGBUILD
parenta6ba0c18c4692dd5c0a461fe356733002fe2fe57 (diff)
downloadaur-3435faf178150f61e90ecbf9aea9345eda95f099.tar.gz
Use the right License
Signed-off-by: Jonathan Swaelens <swaelens.jonathan@opensides.be>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dd4840e238e..4c1e0ca831b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory fai plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems-schema>=$pkgver" "fusiondirectory-plugin-argonaut-schema>=$pkgver")