author | Antonio Rojas
<arojas@archlinux.org> 2016-06-24 18:30:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-06-24 18:30:00 UTC |
parent | b8354e137e1e1dacc904b9543860cb09682584ee |
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')