diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |