diff options
author | Kaizhao Zhang | 2020-10-31 22:53:28 +0800 |
---|---|---|
committer | Kaizhao Zhang | 2020-10-31 22:53:28 +0800 |
commit | b19600d951d484e69a73b963c7ccf293c7c585d1 (patch) | |
tree | 609b4986c7b05dae46b043c4e5080e8435d125ff /.SRCINFO | |
parent | ac711817f6ff8dc1e245b725ee88412546773630 (diff) | |
download | aur-b19600d951d484e69a73b963c7ccf293c7c585d1.tar.gz |
Updated to version 20201031 (0.6.0+7c8d9cfa4)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ pkgbase = zig-dev-bin pkgdesc = A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software - pkgver = 20201030 + pkgver = 20201031 pkgrel = 1 url = https://ziglang.org/ arch = x86_64 license = MIT provides = zig conflicts = zig - source = https://ziglang.org/builds/zig-linux-x86_64-0.6.0+17575019a.tar.xz - sha256sums = 7dec5d456652314f82ac45f8f05cad7fc965aef43f4bc8fd55f6e2a8817629ec + source = https://ziglang.org/builds/zig-linux-x86_64-0.6.0+7c8d9cfa4.tar.xz + sha256sums = 4eb550495d1d7b521047a0e68f5c21ed1c1c4e1caca64fc7d96f1682f1f8099c pkgname = zig-dev-bin |