diff options
Diffstat (limited to 'community/qt5-qttools/APKBUILD')
-rw-r--r-- | community/qt5-qttools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qttools/APKBUILD b/community/qt5-qttools/APKBUILD index cf5433699c6..e449795ba23 100644 --- a/community/qt5-qttools/APKBUILD +++ b/community/qt5-qttools/APKBUILD @@ -10,7 +10,7 @@ pkgrel=0 pkgdesc="Qt5 - QtTool components" url="http://qt-project.org/" arch="all" -license="LGPLv2 with exceptions or GPLv3 with exceptions" +license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions" makedepends="qt5-qtbase-dev" subpackages="$pkgname-dev qt5-assistant:_assistant qt5-qdbusviewer:_dbusviewer" |