summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit530523c8717988381cca5aa37b39e8e28a439e39 (patch)
treeb5967dabceb605d70648d361fd0c91425b13636f
parentf4b7c6ab401b8894c38fc856059310aad056b3e0 (diff)
downloadaur-530523c8717988381cca5aa37b39e8e28a439e39.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 3e4ad0814b72..2cdeee58e7cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Basic ipmi support"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-ipmi.install