[arch-commits] Commit in kubectx/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Sat Feb 22 11:50:23 UTC 2020


    Date: Saturday, February 22, 2020 @ 11:50:22
  Author: shibumi
Revision: 578405

upgpkg: kubectx 0.8.0-1

Modified:
  kubectx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 11:46:22 UTC (rev 578404)
+++ PKGBUILD	2020-02-22 11:50:22 UTC (rev 578405)
@@ -2,7 +2,7 @@
 # Contributor: Ian Beringer <ian at ianberinger.com>
 
 pkgname=kubectx
-pkgver=0.7.1
+pkgver=0.8.0
 pkgrel=1
 license=('Apache')
 pkgdesc='Utility to manage and switch between kubectl contexts and Kubernetes namespaces'
@@ -11,7 +11,7 @@
 arch=('any')
 url='https://github.com/ahmetb/kubectx'
 source=("${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('c78beba1820afb22548efb39e1fa704af017076096a4676d5a178bc3d65656f2352ee221d9754eb6fd8cc02a3aa96d743ce2c27a84a8b9c3684272cd2547fcf2')
+sha512sums=('7832aa0c3582f276f02e5f0acc29290bb2c764f087313499cea0d22240c0d4c99e988438763d3d15a94424d7da8385c55e6d0b510fa09933b6ad5cc26b2936d4')
 provides=('kubectx' 'kubens')
 
 package() {



More information about the arch-commits mailing list