[arch-commits] Commit in llvm/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Sep 22 09:51:13 UTC 2019
Date: Sunday, September 22, 2019 @ 09:51:12
Author: foutrelis
Revision: 363228
upgpkg: llvm 9.0.0-2
Update license.
Modified:
llvm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-22 09:00:45 UTC (rev 363227)
+++ PKGBUILD 2019-09-22 09:51:12 UTC (rev 363228)
@@ -3,11 +3,11 @@
pkgname=('llvm' 'llvm-libs' 'llvm-ocaml')
pkgver=9.0.0
-pkgrel=1
+pkgrel=2
_ocaml_ver=4.08.1
arch=('x86_64')
url="https://llvm.org/"
-license=('custom:University of Illinois/NCSA Open Source License')
+license=('custom:Apache 2.0 with LLVM Exception')
makedepends=('cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2'
"ocaml=$_ocaml_ver" 'ocaml-ctypes' 'ocaml-findlib'
'python-sphinx' 'python-recommonmark')
More information about the arch-commits
mailing list