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

Christian Rebischke shibumi at archlinux.org
Tue Sep 3 07:54:57 UTC 2019


    Date: Tuesday, September 3, 2019 @ 07:54:56
  Author: shibumi
Revision: 507244

upgpkg: kubectx 0.7.0-1

Modified:
  kubectx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 07:54:17 UTC (rev 507243)
+++ PKGBUILD	2019-09-03 07:54:56 UTC (rev 507244)
@@ -2,8 +2,8 @@
 # Contributor: Ian Beringer <ian at ianberinger.com>
 
 pkgname=kubectx
-pkgver=0.6.3
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 license=('Apache')
 pkgdesc='Utility to manage and switch between kubectl contexts and Kubernetes namespaces'
 makedepends=()
@@ -11,7 +11,7 @@
 arch=('any')
 url='https://github.com/ahmetb/kubectx'
 source=("${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('63054b51e3d2f52e895aa5b15162f67c81970c0d27e974f60f7f6641156d04cc4b590894e7eedcba3925f344009e65d04189c046f67d1edaf7f092ffe8d5dba1')
+sha512sums=('649a4b250e826f019ae272ed4e400c1e259c3e86bd2f4acd88bd4cc5faf63317f3908bcd1cd68c0cef20efcce1f8e0cf74ad9bed7f224b3597afaad2b0faeed3')
 provides=('kubectx' 'kubens')
 
 package() {



More information about the arch-commits mailing list