summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commitcddcd9ec9ee131959b97be2af690268ab1f691f3 (patch)
tree60018ddf135b3e2d2f7230f9cf8b7f263c1f7c28
parent8a0280c7dec8b3805bcea86baba02d207d388317 (diff)
downloadaur-cddcd9ec9ee131959b97be2af690268ab1f691f3.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 ba0f3bc8ce6c..d4566a03e2f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Dovecot account management"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-dovecot.install