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
commit31895c52d4f2e6f8198b9e79975590f9fefdfb3e (patch)
tree00d8e674038fc8f16fd77e76240d1945c54b9500 /PKGBUILD
parent1fcdf69773ba8f7de7373164f2861910186d1f5c (diff)
downloadaur-31895c52d4f2e6f8198b9e79975590f9fefdfb3e.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 48dd2eeb4fc9..6c207ec39cdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory user-reminder plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")