summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2020-11-09 14:31:18 +0800
committerKaizhao Zhang2020-11-09 14:31:18 +0800
commitf36e8b1d8752127e63f103b512502712fbbfe83b (patch)
treed5a2f1762ddef8596d95933059face1f7158afde /PKGBUILD
parentb19600d951d484e69a73b963c7ccf293c7c585d1 (diff)
downloadaur-f36e8b1d8752127e63f103b512502712fbbfe83b.tar.gz
Updated to version 20201107 (0.6.0+03ae77b8b)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d5b17443f09..a2403f0f0b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
-_buildver=0.6.0+7c8d9cfa4
+_buildver=0.6.0+03ae77b8b
pkgname=zig-dev-bin
-pkgver=20201031
+pkgver=20201107
pkgrel=1
pkgdesc="A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
"https://ziglang.org/builds/zig-linux-x86_64-${_buildver}.tar.xz"
)
sha256sums=(
- '4eb550495d1d7b521047a0e68f5c21ed1c1c4e1caca64fc7d96f1682f1f8099c'
+ 'a1d4062bbd51390526fb43e752a9aa5f05459dc3170a995df70edda9843986f3'
)
package() {