Date: Wednesday, September 1, 2021 @ 06:45:11 Author: arojas Revision: 422808
Update license (FS#71974) Modified: qt6-shadertools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-01 06:44:15 UTC (rev 422807) +++ PKGBUILD 2021-09-01 06:45:11 UTC (rev 422808) @@ -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 vulkan-headers)
