summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Le Moal2022-02-21 21:29:41 +0100
committerOlivier Le Moal2022-02-21 21:29:41 +0100
commit5e0c91f1a662d4e9d71a3848a65d7f3d836a4a11 (patch)
treec923470f12cf94e17f6a222a34cbdda38fc3ce83
parentf5c3848e6504d827ece87e8846835edb73eb9857 (diff)
downloadaur-5e0c91f1a662d4e9d71a3848a65d7f3d836a4a11.tar.gz
Update to 27.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86f3cae5e654..3e50935e7b1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
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.27.2
+ pkgver = 27.2
pkgrel = 1
url = https://github.com/up9inc/mizu
arch = x86_64
license = Apache
- source = https://github.com/up9inc/mizu/releases/download/0.27.2/mizu_linux_amd64
+ source = https://github.com/up9inc/mizu/releases/download/27.2/mizu_linux_amd64
sha256sums = d3801c50ceaee48d4089edfd48b66b3d7c54891b3f682bb45730c355785e1bcc
pkgname = mizu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 89cedfb431d4..866f00cb7422 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Olivier Le Moal <mail at olivierlemoal dot fr>
pkgname=mizu-bin
-pkgver=0.27.2
+pkgver=27.2
pkgrel=1
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')