[arch-commits] Commit in bazel/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 5 22:51:16 UTC 2017


    Date: Thursday, October 5, 2017 @ 22:51:16
  Author: svenstaro
Revision: 261801

upgpkg: bazel 0.6.1-1

Modified:
  bazel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-05 22:06:21 UTC (rev 261800)
+++ PKGBUILD	2017-10-05 22:51:16 UTC (rev 261801)
@@ -3,7 +3,7 @@
 # Contributor: Simon Legner <Simon.Legner at gmail.com>
 
 pkgname=bazel
-pkgver=0.6.0
+pkgver=0.6.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=('3d2d96f17bc3757d128fcb3d76a0632477ce327462b7806ef38b2a4fd93738daacfbcf869de47dc3aaf1c3f9f1b772f1d17e9da5cc129367d98c51ca47eb7a7d'
+sha512sums=('e819b63c56cafa42010015832b8580d1edcf6602a5ff7d2914c5b03b686c2b377e3e5be1403d577929307cd1db429787387765f0b64ed27b7f010ecd9d66185e'
             'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 



More information about the arch-commits mailing list