[arch-commits] Commit in (2 files)

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 1 12:42:13 UTC 2021


    Date: Wednesday, September 1, 2021 @ 12:42:13
  Author: arojas
Revision: 422839

Fix license

Modified:
  qt6-quick3d/kde-unstable/PKGBUILD
  qt6-shadertools/kde-unstable/PKGBUILD

---------------------------------------+
 qt6-quick3d/kde-unstable/PKGBUILD     |    2 +-
 qt6-shadertools/kde-unstable/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2021-09-01 11:57:02 UTC (rev 422838)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2021-09-01 12:42:13 UTC (rev 422839)
@@ -8,7 +8,7 @@
 pkgrel=1
 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=(qt6-declarative)
 makedepends=(cmake qt6-shadertools)

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2021-09-01 11:57:02 UTC (rev 422838)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2021-09-01 12:42:13 UTC (rev 422839)
@@ -8,7 +8,7 @@
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
+license=(GPL3)
 pkgdesc='Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer'
 depends=(qt6-base)
 makedepends=(cmake)



More information about the arch-commits mailing list