summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:29 +0000
committerJonathan Swaelens2018-05-31 09:57:29 +0000
commitbe586f5769fb4f8d6b7ce4cd6b57b1d81ca322e0 (patch)
tree2960f5d04983b877584e9b93cd71441c7065c479 /PKGBUILD
parent3852a6edba4c7391d4aeb4b704c209653452e632 (diff)
downloadaur-be586f5769fb4f8d6b7ce4cd6b57b1d81ca322e0.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 783fbf0f20a1..6fbc52c5ea5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory argonaut plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems-schema>=$pkgver")