[arch-commits] Commit in bazel/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Aug 30 15:25:31 UTC 2018
Date: Thursday, August 30, 2018 @ 15:25:31
Author: svenstaro
Revision: 375475
upgpkg: bazel 0.16.1-1
Modified:
bazel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-30 15:10:56 UTC (rev 375474)
+++ PKGBUILD 2018-08-30 15:25:31 UTC (rev 375475)
@@ -3,7 +3,7 @@
# Contributor: Simon Legner <Simon.Legner at gmail.com>
pkgname=bazel
-pkgver=0.16.0
+pkgver=0.16.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=('89cefed69df1cae7076673900546199427fab3508aad1f0347b9da38153b6b1566b19a4c205055f41ca431fd9444ec772c86bc32fbff0da0485a5e5f11728932'
+sha512sums=('8dd13c0138ed6c4d3624d748e2a0ba2af91d2550cc3ccc5976b855a4e1748df049e16cdaeb713b0a8544a95cb60b70d262285fa4127bbaa4c0e903b13f6a2122'
'SKIP')
validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
More information about the arch-commits
mailing list