Fix license

Creator was relicensed to GPL a while ago.
This commit is contained in:
Tobias Hunger
2017-07-18 15:14:06 +02:00
parent b78b12aa52
commit e98861a6af

View File

@@ -13,7 +13,7 @@ pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='https://www.qt.io/ide/'
license=('LGPL')
license=('GPL')
depends=('clang' 'qbs' 'qt5-svg' 'qt5-tools' 'qt5-webengine')
makedepends=('git' 'llvm' 'mesa')
options=('docs')