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'