git » qt5-translations.git » commit e132410

Fix licenses (FS#49801,FS#49802,FS#49803,FS#49804,FS#49805)

author Antonio Rojas
2016-06-24 18:30:00 UTC
committer Antonio Rojas
2016-06-24 18:30:00 UTC
parent b8354e137e1e1dacc904b9543860cb09682584ee

Fix licenses (FS#49801,FS#49802,FS#49803,FS#49804,FS#49805)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1a1003f..35e10f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
 url='http://qt-project.org/'
-license=('GPL3' 'LGPL' 'FDL' 'custom')
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework (Translations)'
 depends=('qt5-base')
 makedepends=('qt5-tools')