summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45cd7198bd9e..c829bb5be741 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghz-git
pkgdesc = Simple gRPC benchmarking and load testing tool
pkgver = 0.55.0.r4.g02c0138
- pkgrel = 1
+ pkgrel = 2
url = https://ghz.sh/
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index ee59e8c3620f..e22ac91d1c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
# Maintainer: Ahmad Hasan Mubashshir <ahmubashshir@gmail.com>
pkgname=ghz-git
pkgver=0.55.0.r4.g02c0138
-pkgrel=1
+pkgrel=2
pkgdesc="Simple gRPC benchmarking and load testing tool"
arch=('x86_64')
url="https://ghz.sh/"
license=('Apache')
makedepends=('go')
source=('git+https://github.com/bojand/ghz')
-sha256sums=( 'SKIP' )
+sha256sums=('SKIP')
pkgver()
{