summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2020-04-11 20:11:20 +0800
committerHao Zhang2020-04-11 20:11:20 +0800
commit6813f8faaf5e65a11c0afc66ed59f567f92ebed0 (patch)
tree90c163d790e70750e9c15a7becaf90ddc66da916
parent38c77e5f01ded43090ad800773fc358032eae876 (diff)
downloadaur-6813f8faaf5e65a11c0afc66ed59f567f92ebed0.tar.gz
fix .SRCINFO
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94291ddbbd67..70eae5f1b49b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = llvm-cbe-git
pkgdesc = resurrected LLVM C Backend, with improvements
- pkgver = a66518a
+ pkgver = b110169
pkgrel = 1
url = https://github.com/JuliaComputing/llvm-cbe
arch = x86_64
license = LLVM Release License
+ makedepends = cmake
depends = llvm
- source = https://github.com/llvm-mirror/llvm/archive/release_70.zip
- source = git+https://github.com/JuliaComputing/llvm-cbe.git
- sha256sums = 7c3d96b4df6517ff1168cddc61251e7d41eaee17742d7515578c42576664f97e
+ source = git+https://github.com/woachk/llvm-cbe.git#branch=fix-llvm9
sha256sums = SKIP
pkgname = llvm-cbe-git