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
commitd379fb92912f7031a78103074761579722505cca (patch)
treed285915c58d7ef42de26f7e6958445597928bc96 /PKGBUILD
parent60016c70b16c2a5124b5e3ac2d006b1fb2824758 (diff)
downloadaur-d379fb92912f7031a78103074761579722505cca.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 7d3dea6be690..11682fab0e8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory freeradius plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")