diff options
Diffstat (limited to 'community/qt5-qtbase')
-rw-r--r-- | community/qt5-qtbase/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtbase/APKBUILD b/community/qt5-qtbase/APKBUILD index d77ed81a61..9dd8ba274a 100644 --- a/community/qt5-qtbase/APKBUILD +++ b/community/qt5-qtbase/APKBUILD @@ -11,7 +11,7 @@ pkgrel=0 pkgdesc="Qt5 - QtBase 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" _sub="$pkgname-sqlite $pkgname-odbc $pkgname-postgresql $pkgname-mysql $pkgname-tds $pkgname-x11" depends_dev="mesa-dev libice-dev libsm-dev libx11-dev libxext-dev |