Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-webengine
Commits: 872de523 by Antonio Rojas at 2024-11-16T20:28:26+01:00 Use SPDX licenses - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,7 +7,10 @@ pkgver=6.8.0 pkgrel=8 arch=(x86_64) url='https://www.qt.io' -license=(GPL3 LGPL3 FDL custom) +license=(GPL-3.0-only + LGPL-3.0-only + LicenseRef-Qt-Commercial + Qt-GPL-exception-1.0) pkgdesc='Provides support for web applications using the Chromium browser project' depends=(alsa-lib dbus View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/872de523f61a6bfcbacbb35b93a517ce8b4c6bac -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/872de523f61a6bfcbacbb35b93a517ce8b4c6bac You're receiving this email because of your account on gitlab.archlinux.org.
