Fix license
Creator was relicensed to GPL a while ago.
This commit is contained in:
2
PKGBUILD
2
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')
|
||||
|
Reference in New Issue
Block a user