summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorReza Jahanbakhshi2021-06-23 12:38:21 +0200
committerReza Jahanbakhshi2021-06-23 12:38:21 +0200
commitc586a51fd3fde87900563c63f3c81412f5f8068b (patch)
treef0cb038401f3c9b028667574e906d4b1e215411a /.SRCINFO
parentb25c1c2f1ad884a5e655ca620fb2b94a3212df62 (diff)
downloadaur-c586a51fd3fde87900563c63f3c81412f5f8068b.tar.gz
PKGBUILD updated to address the new analyze-{cc,c++} and intercept-{cc,c++} scripts.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff4c19e0a34c..c9675180ff47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = llvm-git
- pkgver = 13.0.0_r387925.7e71823f1deb
+ pkgver = 13.0.0_r391812.dfb8c0873984
pkgrel = 1
url = https://llvm.org/
arch = x86_64
@@ -37,7 +37,7 @@ pkgbase = llvm-git
pkgname = llvm-git
pkgdesc = LLVM development version. includes clang and many other tools
- depends = llvm-libs-git=13.0.0_r387925.7e71823f1deb-1
+ depends = llvm-libs-git=13.0.0_r391812.dfb8c0873984-1
depends = perl
optdepends = python: for scripts
optdepends = python-setuptools: for using lit = LLVM Integrated Tester
@@ -75,9 +75,8 @@ pkgname = llvm-libs-git
pkgname = llvm-ocaml-git
pkgdesc = OCaml bindings for LLVM
- depends = llvm-git=13.0.0_r387925.7e71823f1deb-1
+ depends = llvm-git=13.0.0_r391812.dfb8c0873984-1
depends = ocaml
depends = ocaml-ctypes
provides = llvm-ocaml
conflicts = llvm-ocaml
-