Date: Tuesday, April 25, 2023 @ 19:19:14
  Author: foxboron
Revision: 1448714

upgpkg: cilium-cli 0.14.0-1

Modified:
  cilium-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-25 19:14:45 UTC (rev 1448713)
+++ PKGBUILD    2023-04-25 19:19:14 UTC (rev 1448714)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=cilium-cli
-pkgver=0.13.2
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="install, manage & troubleshoot Kubernetes clusters running Cilium"
 arch=("x86_64")
@@ -10,7 +10,7 @@
 depends=("glibc")
 makedepends=("go")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('c009fe9bbb65cd118b678ea4e4aeca8fefe15669bd20f5a1b57222e622d79952')
+sha256sums=('c836276c5d496017b6a64cb28735bf62e49b88fde096334ccc8b617f58fd0d52')
 
 build() {
        cd "$pkgname-$pkgver"

Reply via email to