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

Christian Rebischke shibumi at archlinux.org
Fri May 1 12:50:25 UTC 2020


    Date: Friday, May 1, 2020 @ 12:50:25
  Author: shibumi
Revision: 623821

upgpkg: kubectx 0.9.0-1

Modified:
  kubectx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-01 12:49:17 UTC (rev 623820)
+++ PKGBUILD	2020-05-01 12:50:25 UTC (rev 623821)
@@ -2,7 +2,7 @@
 # Contributor: Ian Beringer <ian at ianberinger.com>
 
 pkgname=kubectx
-pkgver=0.8.0
+pkgver=0.9.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=('7832aa0c3582f276f02e5f0acc29290bb2c764f087313499cea0d22240c0d4c99e988438763d3d15a94424d7da8385c55e6d0b510fa09933b6ad5cc26b2936d4')
+sha512sums=('ac9b5258c23d07ee1ab1d3017645bb0588c7da8537c63b330b01039fb86164af41d2e37adb1e0619acf49e4265ee1ad4ed1d4a59e7ec878f78aa75e6da0dd829')
 provides=('kubectx' 'kubens')
 
 package() {



More information about the arch-commits mailing list