[arch-commits] Commit in bazel/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Jun 21 00:21:22 UTC 2020
Date: Sunday, June 21, 2020 @ 00:21:22
Author: svenstaro
Revision: 648705
upgpkg: bazel 3.3.0-1
Modified:
bazel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-21 00:21:15 UTC (rev 648704)
+++ PKGBUILD 2020-06-21 00:21:22 UTC (rev 648705)
@@ -4,7 +4,7 @@
# Contributor: Simon Legner <Simon.Legner at gmail.com>
pkgname=bazel
-pkgver=3.2.0
+pkgver=3.3.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=('fd8191188ecb49087b2b474bc383b2bb5d131460952be64b8930dc7e573fd14f99f231c4270b88fb4c9537fb94a04588fb580891519d20c7b90d705238f17f81'
+sha512sums=('64c39dc5a0b5e991403e49b67a6ae41204c4d2c3998eba615a2a3b7978188fe749b549c81bf55d0efb792e3c2f220c38fbd85b77fac5fd408bef464b0574a624'
'SKIP')
validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
More information about the arch-commits
mailing list