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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jul 13 03:35:52 UTC 2019


    Date: Saturday, July 13, 2019 @ 03:35:52
  Author: svenstaro
Revision: 489308

upgpkg: bazel 0.28.0-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-13 03:25:42 UTC (rev 489307)
+++ PKGBUILD	2019-07-13 03:35:52 UTC (rev 489308)
@@ -4,7 +4,7 @@
 # Contributor: Simon Legner <Simon.Legner at gmail.com>
 
 pkgname=bazel
-pkgver=0.27.1
+pkgver=0.28.0
 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=('97e95c325dfea231cb4af445be9f85f9fb73e75631a01b25b21ce077709870b70e09d37f0b4eb491232ee6494e235a72c6a08273e9231b056bdb6deda4e17a00'
+sha512sums=('5cc694d5b1b3bb0318fc8dadd5773ab1bcedae1e742f06d3f71f6eb81fdadb31d115144e418c9a5a24cacab06bb73421390c53dd8b27f49c6902eb2ea04b1745'
             'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 



More information about the arch-commits mailing list