summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLW-archlinux2019-10-31 16:42:12 +0100
committerLW-archlinux2019-10-31 16:42:12 +0100
commitcb2de8d3a6feaa73d0f209fb98ce2984c5c86b2d (patch)
tree392262467897fff6c00e4c884dc114177af8ba22 /PKGBUILD
parent5473ba77709e9587758b848d311406e67a751e2c (diff)
downloadaur-cb2de8d3a6feaa73d0f209fb98ce2984c5c86b2d.tar.gz
updated license field
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc97486b7cd..222221451135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,11 +15,11 @@
pkgname=('llvm-git' 'llvm-libs-git')
-pkgver=10.0.0_r327286.eb231d15825
+pkgver=10.0.0_r328055.120a5e9a745
pkgrel=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=( 'git' 'cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2' 'python-sphinx'
'ocaml' 'ocaml-ctypes' 'ocaml-findlib'
'python-sphinx' 'python-recommonmark' 'swig' 'python')