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'