summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2021-11-16 18:49:31 +0800
committerKaizhao Zhang2021-11-16 18:49:31 +0800
commit787e1287112acc0e6f5f0b1f2016be0ab333b0b6 (patch)
tree492de895457f07b24f071be2cd2feee25c1f4867 /PKGBUILD
parent70777c80d7ae0009aeac837408e4c451e02fc275 (diff)
downloadaur-787e1287112acc0e6f5f0b1f2016be0ab333b0b6.tar.gz
Updated to version 20211115 (0.9.0-dev.1635+590880158)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6fbdff5177b..7ac2ba422768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
-_buildver=0.9.0-dev.1524+d2f9646d9
+_buildver=0.9.0-dev.1635+590880158
pkgname=zig-dev-bin
-pkgver=20211029
+pkgver=20211115
pkgrel=1
pkgdesc="A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"https://ziglang.org/builds/zig-linux-x86_64-${_buildver}.tar.xz"
)
sha256sums=(
- 'defd4a418ee15bd43f784191fc8e1c7b80ba4182921adaa40230de372fd1c6b6'
+ 'c77e60c804916b50cdb5c4b644debd0cea1fd4fef3f07be793d6d3dd6b827d18'
)
package() {