From 5c0873f3193c767bbd8d57c0e72c8c1edbd1fe15 Mon Sep 17 00:00:00 2001 From: Marc Tiehuis Date: Tue, 5 Sep 2017 21:41:02 +1200 Subject: Pin commit for git repository The reason for this pinning is because newer version require llvm5. I'm not sure yet if I want to perform a complete compile of the source in this package just yet. --- .SRCINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.SRCINFO') diff --git a/.SRCINFO b/.SRCINFO index 2bebff0..5bb6267 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = zig-git pkgdesc = a programming language prioritizing robustness, optimality, and clarity - pkgver = 0.0.0r1468.5dddb45 + pkgver = 0.0.0r1474.6aa04c4 pkgrel = 1 url = http://ziglang.org arch = i686 @@ -12,7 +12,7 @@ pkgbase = zig-git depends = lld provides = zig conflicts = zig - source = git://github.com/andrewrk/zig.git#branch=master + source = git://github.com/zig-lang/zig.git#commit=6aa04c422bae89c50e1289e1ca51cd4d414debb7 md5sums = SKIP pkgname = zig-git -- cgit v1.2.1