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

Massimiliano Torromeo mtorromeo at archlinux.org
Sun Aug 25 09:52:23 UTC 2019


    Date: Sunday, August 25, 2019 @ 09:52:23
  Author: mtorromeo
Revision: 501655

upgpkg: grpc 1.23.0-1

Modified:
  grpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-25 09:47:08 UTC (rev 501654)
+++ PKGBUILD	2019-08-25 09:52:23 UTC (rev 501655)
@@ -4,7 +4,7 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
-pkgver=1.22.0
+pkgver=1.23.0
 _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=('11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8'
+sha256sums=('f56ced18740895b943418fa29575a65cc2396ccfa3159fa40d318ef5f59471f9'
             '9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
             'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
 



More information about the arch-commits mailing list