[arch-commits] Commit in bazel/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Sep 10 22:29:01 UTC 2019
Date: Tuesday, September 10, 2019 @ 22:29:01
Author: svenstaro
Revision: 509238
upgpkg: bazel 0.29.1-1
Modified:
bazel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-10 21:41:05 UTC (rev 509237)
+++ PKGBUILD 2019-09-10 22:29:01 UTC (rev 509238)
@@ -4,7 +4,7 @@
# Contributor: Simon Legner <Simon.Legner at gmail.com>
pkgname=bazel
-pkgver=0.29.0
+pkgver=0.29.1
pkgrel=1
pkgdesc='Correct, reproducible, and fast builds for everyone'
arch=('x86_64')
@@ -15,7 +15,7 @@
options=('!distcc' '!strip')
source=("https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip"
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig")
-sha512sums=('0d9df42020688b6e01f532ec8fcac164c72041279ec3ec2710db8a867be64524b359a37d874a811ddc379740d9ce5172238aa7c9d6e457fb18027247bdf7cbc9'
+sha512sums=('4da49e3f1ba681003afc2536d55954ed5a2c29de4a68e5a07f2627f3573d97bd6e244bc8a4f43c8951ecddd221041d87270ca9b7dd59ab16676306c9716f003d'
'SKIP')
validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
More information about the arch-commits
mailing list