diff --git a/PKGBUILD b/PKGBUILD index 0ca4176..c7cbd0c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')