From 939aeb8cab197c83d91d9645e020886473fa60ca Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 12 Dec 2021 23:49:11 +0000 Subject: [PATCH] community/grpc to 1.42.0-3 --- community/grpc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/grpc/PKGBUILD b/community/grpc/PKGBUILD index 8c550aedb..d5e5fabc9 100644 --- a/community/grpc/PKGBUILD +++ b/community/grpc/PKGBUILD @@ -10,7 +10,7 @@ pkgbase='grpc' pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli') pkgver=1.42.0 _gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397 -pkgrel=1 +pkgrel=3 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first." arch=('x86_64') url='https://grpc.io'