summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ce52bcc3d46..e8a4ef64c9f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tiago Cardoso <tbcardoso at outlook dot com>
pkgname=evans-bin
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc='More expressive universal gRPC client'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
provides=('evans')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ktr0731/evans/releases/download/${pkgver}/evans_linux_amd64.tar.gz"
"${pkgname}-${pkgver}-LICENSE::https://raw.githubusercontent.com/ktr0731/evans/v${pkgver}/LICENSE")
-sha256sums=('11809930cb7313631c7edefadfe9fab7c1e65bcc183d7b035ab9ef7f2f32f2b0'
+sha256sums=('73b47a97ae834fb6d4f3f0878d8f684a45f9dbddcbc7f23b7525f9505cc72cf6'
'1456fe7612f76bde2b443157a0755e31c31ef16f032e74328e64883a3402e46f')
package() {