summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntoine Viallon2020-11-25 13:35:49 +0100
committerAntoine Viallon2020-11-25 13:37:56 +0100
commit7a7d653ee31bea78da31297a1b4c896a1e250576 (patch)
tree5edd99450eb4aa69c644a463538f311bebea9ed7 /.SRCINFO
parent64a7286a0021751dee3089e9777e42449acf67f6 (diff)
downloadaur-llvm-cbe-git.tar.gz
Change target branch, fix some issues (better versioning)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70eae5f1b49b..1c6c94792cc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = llvm-cbe-git
pkgdesc = resurrected LLVM C Backend, with improvements
- pkgver = b110169
+ pkgver = r332.b110fb3
pkgrel = 1
url = https://github.com/JuliaComputing/llvm-cbe
arch = x86_64
license = LLVM Release License
makedepends = cmake
- depends = llvm
- source = git+https://github.com/woachk/llvm-cbe.git#branch=fix-llvm9
+ depends = llvm10
+ source = git+https://github.com/JuliaComputing/llvm-cbe.git
sha256sums = SKIP
pkgname = llvm-cbe-git