diff options
Diffstat (limited to 'main/qt/APKBUILD')
-rw-r--r-- | main/qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qt/APKBUILD b/main/qt/APKBUILD index 58fbf06c31e..2ae8d33b3d0 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -6,7 +6,7 @@ pkgrel=8 pkgdesc="A cross-platform application and UI framework" url="http://qt-project.org/" arch="all" -license="GPL3 LGPL" +license="GPL-3.0 LGPL" depends="ca-certificates" subpackages="$pkgname-dev $pkgname-doc $pkgname-assistant $pkgname-config $pkgname-sqlite $pkgname-odbc $pkgname-postgresql $pkgname-mysql |