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
commitd0bd85bfd9e053c17668e518abf794b7ddc65c0e (patch)
treec99111a616f0e4fcba2829081f5789dff77dc355 /PKGBUILD
parent65b31be265b8f873762f3c3718672f69e352e437 (diff)
downloadaur-d0bd85bfd9e053c17668e518abf794b7ddc65c0e.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 f47ab830934f..ee1b795f2bc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory gpg plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems-schema>=$pkgver")