Date: Wednesday, September 21, 2022 @ 15:39:47
  Author: svenstaro
Revision: 1306086

upgpkg: bazel 5.3.1-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-21 15:39:27 UTC (rev 1306085)
+++ PKGBUILD    2022-09-21 15:39:47 UTC (rev 1306086)
@@ -4,7 +4,7 @@
 # Contributor: Simon Legner <[email protected]>
 
 pkgname=bazel
-pkgver=5.3.0
+pkgver=5.3.1
 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=('6c98e904596764a309e98ea2453c751dc0bf27c683462c5654b72076f8537bccf6c5103ccea60fa3a3dffeaa76b07db80a594feb96ed566282d10bb04f0e1455'
+sha512sums=('fc226fd3cc8389f311e881151a59f0b88d6d8b69619d4fc72f684c0be539269d59511fc2796ffaab3ec8b1d8f67848058fbe18a5c7ebdd3f83c4cb0a0182e664'
             'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 

Reply via email to