diff options
Diffstat (limited to 'testing/qt-creator/APKBUILD')
-rw-r--r-- | testing/qt-creator/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qt-creator/APKBUILD b/testing/qt-creator/APKBUILD index f0cceb9301..49747e9065 100644 --- a/testing/qt-creator/APKBUILD +++ b/testing/qt-creator/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Lightweight and cross-platform IDE for Qt" url="https://qt-project.org/wiki/Category:Tools::QtCreator" arch="all !aarch64 !ppc64le" -license="LGPLv2 with exceptions" +license="LGPL-2.0 with exceptions" depends="" depends_dev="" makedepends="$depends_dev qt-dev qt-private-dev paxmark" |