diff options
Diffstat (limited to 'community/qt5-websockets/APKBUILD')
-rw-r--r-- | community/qt5-websockets/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-websockets/APKBUILD b/community/qt5-websockets/APKBUILD index 91588433cd..3e470a55da 100644 --- a/community/qt5-websockets/APKBUILD +++ b/community/qt5-websockets/APKBUILD @@ -12,7 +12,7 @@ pkgrel=0 pkgdesc="Provides WebSocket communication compliant with RFC 6455" url="http://qt-project.org/" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="qt5-qtbase-dev" subpackages="$pkgname-dev" |