summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-01-23 12:51:13 -0500
committerTarn Burton2016-01-23 12:51:13 -0500
commit461f46ce6523a39c5d1212b38eff8dc0b57e090c (patch)
tree0272ee84738efeef4e353e9a06595bb65fad914b /PKGBUILD
parentbe7234ed10c021d03436cd8a8daf69ee80d2f829 (diff)
downloadaur-461f46ce6523a39c5d1212b38eff8dc0b57e090c.tar.gz
Fixed license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4b04e2ff831..e0ee249223ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Generator of lexical analyzers in C and C++. Unicode Supported."
arch=('any')
url="http://quex.org/"
-license=('LGFL')
+license=('LGPL')
provides=('quex')
depends=('python2')
source=("http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-$pkgver.tar.gz" "quex")