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 | 1279e59e9fe8b89f741b353907f366e4990f2952 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b652348..21ad287 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' -license=('GPL3' 'LGPL' 'FDL' 'custom') +license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='Graphical effects for use with Qt Quick 2' depends=('qt5-declarative') makedepends=()