summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorReza Jahanbakhshi2024-04-17 10:17:32 +0200
committerReza Jahanbakhshi2024-04-17 10:17:32 +0200
commitddf24a36d301181f058086b674ad04a6673725b9 (patch)
tree4a20fb58203dabbd685d5afceb32d4ea5645af66 /.SRCINFO
parent5319b815ead1e8c2134c269ff68a9e25835e376c (diff)
downloadaur-ddf24a36d301181f058086b674ad04a6673725b9.tar.gz
Fixed pkgver issue
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0ff3707139e..fa02b1a5a6a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = llvm-git
- pkgver = 18.0.0_r479038.d16d149e3d96
+ pkgver = 18.0.0_r484887.953ae94149f0
pkgrel = 1
url = https://llvm.org/
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = llvm-git
pkgname = llvm-git
pkgdesc = LLVM development version. includes clang and many other tools
- depends = llvm-libs-git=18.0.0_r479038.d16d149e3d96-1
+ depends = llvm-libs-git=18.0.0_r484887.953ae94149f0-1
depends = perl
optdepends = python: for scripts
provides = aur-llvm-git
@@ -77,7 +77,7 @@ pkgname = llvm-libs-git
pkgname = llvm-ocaml-git
pkgdesc = OCaml bindings for LLVM
- depends = llvm-git=18.0.0_r479038.d16d149e3d96-1
+ depends = llvm-git=18.0.0_r484887.953ae94149f0-1
depends = ocaml
depends = ocaml-ctypes
provides = llvm-ocaml