summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Le Moal2021-10-26 23:58:38 +0200
committerOlivier Le Moal2021-10-26 23:58:38 +0200
commit6b109a5b7979355c33f8e045c21e40926c4fa311 (patch)
treee0037ec9763b80149981118fada44f802cc57772
parente6ff9febc414de8093830a070262018b42a3f724 (diff)
downloadaur-6b109a5b7979355c33f8e045c21e40926c4fa311.tar.gz
update pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 023f12327290..5ce94200fecd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mizu-bin
pkgdesc = A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions.
pkgver = 0.17.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/up9inc/mizu
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 6e3c37665f1a..c24721183328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mizu-bin
pkgver=0.17.2
-pkgrel=1
+pkgrel=2
pkgdesc="A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions."
arch=('x86_64')
url="https://github.com/up9inc/mizu"