Date: Tuesday, March 15, 2022 @ 14:24:39 Author: freswa Revision: 439709
fix license implements FS#74120 Modified: gcc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 13:03:54 UTC (rev 439708) +++ PKGBUILD 2022-03-15 14:24:39 UTC (rev 439709) @@ -14,7 +14,7 @@ pkgrel=4 pkgdesc='The GNU Compiler Collection' arch=(x86_64) -license=(GPL LGPL FDL custom) +license=(GPL3 LGPL FDL custom) url='https://gcc.gnu.org' makedepends=( binutils
