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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Jul 23 22:30:50 UTC 2020


    Date: Thursday, July 23, 2020 @ 22:30:49
  Author: mtorromeo
Revision: 665120

upgpkg: grpc 1.30.2-1

Modified:
  grpc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-23 21:54:46 UTC (rev 665119)
+++ PKGBUILD	2020-07-23 22:30:49 UTC (rev 665120)
@@ -4,10 +4,10 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
-pkgver=1.30.1
+pkgver=1.30.2
 _gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
 _abseilcppver=20200225.2
-pkgrel=2
+pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
 arch=('x86_64')
 url='https://grpc.io'
@@ -16,7 +16,7 @@
 source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
         "https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz"
         "https://github.com/abseil/abseil-cpp/archive/$_abseilcppver/abseil-cpp-$_abseilcppver.tar.gz")
-sha256sums=('d6a10be7e803cc7ba73b3a03d34f6d18c046b562e4b08752c17aa978464baea3'
+sha256sums=('ba74b97a2f1b4e22ec5fb69d639d849d2069fb58ea7d6579a31f800af6fe3b6c'
             '443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
             'f41868f7a938605c92936230081175d1eae87f6ea2c248f41077c8f88316f111')
 



More information about the arch-commits mailing list