[arch-commits] Commit in lib32-clang/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 15 19:38:57 UTC 2020


    Date: Wednesday, July 15, 2020 @ 19:38:56
  Author: foutrelis
Revision: 663988

Update license

Modified:
  lib32-clang/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 19:32:46 UTC (rev 663987)
+++ PKGBUILD	2020-07-15 19:38:56 UTC (rev 663988)
@@ -7,7 +7,7 @@
 pkgdesc="C language family frontend for LLVM (32-bit)"
 arch=('x86_64')
 url="https://clang.llvm.org/"
-license=('custom:University of Illinois/NCSA Open Source License')
+license=('custom:Apache 2.0 with LLVM Execption')
 depends=('lib32-llvm-libs' 'gcc-multilib')
 makedepends=('lib32-llvm' 'cmake' 'ninja' 'python')
 _source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver



More information about the arch-commits mailing list