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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon May 20 07:21:08 UTC 2019


    Date: Monday, May 20, 2019 @ 07:21:08
  Author: mtorromeo
Revision: 468026

upgpkg: grpc 1.20.1-1

Modified:
  grpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 06:21:51 UTC (rev 468025)
+++ PKGBUILD	2019-05-20 07:21:08 UTC (rev 468026)
@@ -4,7 +4,7 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
-pkgver=1.19.1
+pkgver=1.20.1
 _gtestver=1.8.1
 pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
@@ -16,7 +16,7 @@
 source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
         "https://github.com/google/googletest/archive/release-$_gtestver/googletest-$_gtestver.tar.gz"
         "makefile.patch")
-sha256sums=('f869c648090e8bddaa1260a271b1089caccbe735bf47ac9cd7d44d35a02fb129'
+sha256sums=('ba8b08a697b66e14af35da07753583cf32ff3d14dcd768f91b1bbe2e6c07c349'
             '9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
             'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
 



More information about the arch-commits mailing list