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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 21 16:08:47 UTC 2018


    Date: Friday, September 21, 2018 @ 16:08:47
  Author: svenstaro
Revision: 383838

upgpkg: bazel 0.17.2-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-21 15:50:56 UTC (rev 383837)
+++ PKGBUILD	2018-09-21 16:08:47 UTC (rev 383838)
@@ -3,7 +3,7 @@
 # Contributor: Simon Legner <Simon.Legner at gmail.com>
 
 pkgname=bazel
-pkgver=0.17.1
+pkgver=0.17.2
 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=('b8c2292baf67b0b8a85811145ac220084975a2bcd2f2a9f461e83589296c56166886f91a32cde343762247a9c3a04100b3f86a8f969d880f641f88183a804e6b'
+sha512sums=('0d277e20eac6fc972a31be1c77a750f6585d16beabfe7dd096db4103f0f191958aa83b52203b91d4df5b486ff20004c0b4b22125e58379f64f68abc4a87ac326'
             'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 



More information about the arch-commits mailing list