summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLone_Wolf2020-06-08 20:03:23 +0200
committerLone_Wolf2020-06-08 20:03:23 +0200
commit38e2ce0ff9f33795c4f9f83e639eb56a0428cdc5 (patch)
tree638e9a6929394ab0f7faa0ae65fd31caaba84b34 /.SRCINFO
parent4a010f4b6cf7488d0566f4082e0bb4f6c6bf7f55 (diff)
downloadaur-38e2ce0ff9f33795c4f9f83e639eb56a0428cdc5.tar.gz
changed check() function so it does not build all tests, also adjusted PKGBUILD for changes in archlinux cmake packaging, see https://wiki.archlinux.org/index.php/CMake_package_guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0835dc43ec08..23434bf4e82e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = llvm-git
- pkgver = 11.0.0_r352044.2e1cfd02d0f
+ pkgver = 11.0.0_r356619.ef5850a2de3
pkgrel = 1
url = https://llvm.org/
arch = x86_64
license = custom:Apache 2.0 with LLVM Exception
- checkdepends = python-psutil
makedepends = git
makedepends = cmake
makedepends = ninja
@@ -36,7 +35,7 @@ pkgbase = llvm-git
pkgname = llvm-git
pkgdesc = LLVM development version. includes clang and many other tools
- depends = llvm-libs-git=11.0.0_r352044.2e1cfd02d0f-1
+ depends = llvm-libs-git=11.0.0_r356619.ef5850a2de3-1
depends = perl
optdepends = python: for scripts
optdepends = python-setuptools: for using lit = LLVM Integrated Tester
@@ -74,7 +73,7 @@ pkgname = llvm-libs-git
pkgname = llvm-ocaml-git
pkgdesc = OCaml bindings for LLVM
- depends = llvm-git=11.0.0_r352044.2e1cfd02d0f-1
+ depends = llvm-git=11.0.0_r356619.ef5850a2de3-1
depends = ocaml
depends = ocaml-ctypes
provides = llvm-ocaml