summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit792cf2113825e4606e00d96b7623a43a7955d520 (patch)
treef932747bbbed63cb03eb94e6f7294fb1f68d258e
parentdd90326186cc9aae36418b19b2f4e92fe3a7d147 (diff)
downloadaur-792cf2113825e4606e00d96b7623a43a7955d520.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 3fe01d0764d8..d24fa985a189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Linux system deployment management"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-argonaut>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-fai.install