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 | c9925bd8029dc7c890679a9f306640d22275cbe2 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index bfd93a1..1c4a92d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,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='Static and runtime integration of SCXML models into Qt code' depends=('qt5-declarative') makedepends=()