summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a3005b9e151..e45f4719fd92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Like cURL, but for gRPC: Command-line tool for interacting with gRPC se
arch=(x86_64)
url="https://github.com/fullstorydev/grpcurl"
license=('MIT')
-makedepends=('go' 'git')
+makedepends=('go')
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/fullstorydev/grpcurl/archive/v$pkgver.tar.gz"
file://0001-use-latest-version-of-protoreflect-212.patch