[arch-commits] Commit in bazel/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Mar 5 15:20:07 UTC 2018
Date: Monday, March 5, 2018 @ 15:20:06
Author: svenstaro
Revision: 302787
upgpkg: bazel 0.11.0-1
Modified:
bazel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-05 15:19:30 UTC (rev 302786)
+++ PKGBUILD 2018-03-05 15:20:06 UTC (rev 302787)
@@ -3,7 +3,7 @@
# Contributor: Simon Legner <Simon.Legner at gmail.com>
pkgname=bazel
-pkgver=0.10.1
+pkgver=0.11.0
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=('1894c951fd39a084011f89dd0d458e182525c2bfd6c80da071865e981e21a8c2b8363530ab53af18e6deae4a488744d6d2b7a5a4acf04715c2e26560a01df707'
+sha512sums=('5f196df8abf635dfaf37ab623544927778f76ca92cc57ad06999e2f34130fba20e7f2638c8e2c3b83781b1b2486b5e38ec55c011913ba36a5bbb5ef0ea2ae278'
'SKIP')
validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
More information about the arch-commits
mailing list