summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit6bdddd91e6f87431bff27bdcedf9c9914a9910ae (patch)
tree36b816f5f14a52b081004aa23625c359b0374c00
parent3295589019d7df7616feb130260654498d0930de (diff)
downloadaur-6bdddd91e6f87431bff27bdcedf9c9914a9910ae.tar.gz
Use the right License
Signed-off-by: Jonathan Swaelens <swaelens.jonathan@opensides.be>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d69c05b3980..f943a29c985b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Management plugin for gpg"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-gpg.install