From 15370fa4de85ed2985454f07863857333e8b3785 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Sun, 14 Mar 2021 19:49:49 +0000
Subject: [PATCH] community/grpc to 1.36.2-2

---
 community/grpc/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/grpc/PKGBUILD b/community/grpc/PKGBUILD
index 775cb52c2..2f4055a7e 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.36.2
 _gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
 _abseilcppver=20200923.2
-pkgrel=1
+pkgrel=2
 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
 arch=('x86_64')
 url='https://grpc.io'