From a98f35764420939fb79f3589018e271db23c8fac Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 2 Feb 2021 05:16:44 +0000 Subject: [PATCH] community/grpc to 1.35.0-3 --- community/grpc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/grpc/PKGBUILD b/community/grpc/PKGBUILD index 7d029d032..63cece7b7 100644 --- a/community/grpc/PKGBUILD +++ b/community/grpc/PKGBUILD @@ -10,7 +10,7 @@ pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli') pkgver=1.35.0 _gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397 _abseilcppver=20200923.2 -pkgrel=2 +pkgrel=3 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first." arch=('x86_64') url='https://grpc.io'