git » qt5-quick3d.git » commit 2ffabc6

Update license (FS#71972)

author Antonio Rojas
2021-09-01 06:44:15 UTC
committer Antonio Rojas
2021-09-01 06:44:15 UTC
parent d15380ea0b9d5afea5953b1b865c0f55ea721e7f

Update license (FS#71972)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0a448c6..6c1e1ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
 _commit=3e3e53c834b25dc2959dd30f319d12d6f84ee1e3
 arch=('x86_64')
 url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
+license=('GPL3')
 pkgdesc='Qt module and API for defining 3D content in Qt Quick'
 depends=('qt5-declarative')
 makedepends=('assimp' 'git')