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
commit386391d36bdd88ae32bb0b15ab9f54c6c74f8195 (patch)
tree46076e1441a2576cc6e780facfb00c3807e2b0f0 /PKGBUILD
parent51ea621ed0faef15f3337f51103a22b2f7796636 (diff)
downloadaur-386391d36bdd88ae32bb0b15ab9f54c6c74f8195.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 f0040be5fbdd..7607f299b0d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="SSH key plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-posix>=$pkgver")
install=fusiondirectory-plugin-ssh.install