[arch-commits] Commit in compiler-rt/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Sep 22 09:53:58 UTC 2019


    Date: Sunday, September 22, 2019 @ 09:53:58
  Author: foutrelis
Revision: 363230

upgpkg: compiler-rt 9.0.0-2

Update license.

Modified:
  compiler-rt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-22 09:51:18 UTC (rev 363229)
+++ PKGBUILD	2019-09-22 09:53:58 UTC (rev 363230)
@@ -3,11 +3,11 @@
 
 pkgname=compiler-rt
 pkgver=9.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Compiler runtime libraries for clang"
 arch=('x86_64')
 url="https://compiler-rt.llvm.org/"
-license=('custom:University of Illinois/NCSA Open Source License')
+license=('custom:Apache 2.0 with LLVM Exception')
 depends=('gcc-libs')
 makedepends=('llvm' 'cmake' 'ninja' 'python')
 # Build 32-bit compiler-rt libraries on x86_64 (FS#41911)



More information about the arch-commits mailing list