summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPrem Saraswat2024-03-20 03:42:57 +0530
committerPrem Saraswat2024-03-20 03:42:57 +0530
commitbf4eafd29c3bb38840766604d975f08838ab3cec (patch)
tree63cdb2cc488e980e44f82a69c122fb7e1bcfa502 /PKGBUILD
parent6e2c02ea0f087d6c51ebd008c4785a293092f142 (diff)
downloadaur-grpc-client-cli.tar.gz
Upgrade to release 1.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 513a3b504473..eccb3fb7daaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgbase="grpc-client-cli"
pkgname="${pkgbase}-bin"
-pkgver=1.12.0
+pkgver=1.20.0
pkgrel=1
pkgdesc="generic gRPC command line client"
arch=('x86_64')
@@ -10,7 +10,7 @@ provides=('grpc-client-cli')
source_x86_64=("https://github.com/vadimi/grpc-client-cli/releases/download/v${pkgver}/grpc-client-cli_linux_x86_64.tar.gz")
-sha256sums_x86_64=('b13620952e7d4e775e413cf3c60468c55261ba7bfdc92465b6b8441e7ad7b6ff')
+sha256sums_x86_64=('79aafa6b2bb4f5dbc88fef568b80616db11ece4885e8bd74a79c0cc307788988')
package() {
mkdir -p ${pkgdir}/opt/grpc-client-cli