[arch-commits] Commit in bazel/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Mar 11 19:48:13 UTC 2018
Date: Sunday, March 11, 2018 @ 19:48:12
Author: svenstaro
Revision: 306241
upgpkg: bazel 0.11.1-1
Modified:
bazel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-11 19:47:46 UTC (rev 306240)
+++ PKGBUILD 2018-03-11 19:48:12 UTC (rev 306241)
@@ -3,7 +3,7 @@
# Contributor: Simon Legner <Simon.Legner at gmail.com>
pkgname=bazel
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc='Correct, reproducible, and fast builds for everyone'
arch=('x86_64')
@@ -14,7 +14,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=('5f196df8abf635dfaf37ab623544927778f76ca92cc57ad06999e2f34130fba20e7f2638c8e2c3b83781b1b2486b5e38ec55c011913ba36a5bbb5ef0ea2ae278'
+sha512sums=('18648d277c8605c7321d3b2e3461c41983aaea0f5dee0832086cf87189888fddcfef0de422243490140e32b2ebf82f4883411753a343849f7aba25acfd0ce5f1'
'SKIP')
validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
More information about the arch-commits
mailing list