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

Christian Rebischke shibumi at archlinux.org
Thu Jul 8 22:31:37 UTC 2021


    Date: Thursday, July 8, 2021 @ 22:31:37
  Author: shibumi
Revision: 975870

upgpkg: kubectx 0.9.4-1

Modified:
  kubectx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-08 22:03:13 UTC (rev 975869)
+++ PKGBUILD	2021-07-08 22:31:37 UTC (rev 975870)
@@ -3,7 +3,7 @@
 # Contributor: Ian Beringer <ian at ianberinger.com>
 
 pkgname=kubectx
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc='Utility to manage and switch between kubectl contexts and Kubernetes namespaces'
 url='https://github.com/ahmetb/kubectx'
@@ -12,8 +12,8 @@
 depends=('bash' 'kubectl')
 provides=('kubectx' 'kubens')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('820b86241fa37586222dadebe72ec156069f9d0464d1ff78aef600730ebaf4201079682e661a1208e2ab5042fcff12334b94fb1d42f81b4a136f7c23ab2b6c80')
-b2sums=('99a8d42704abae31da4339ae010b93d9e0a03c31c2022390972fbea8ba4b7ae13d9efeb0ddfd181201734205f5c44f9bc37e285f424a4e3bf638d6a2e0833446')
+sha512sums=('edb5a05d5b32e486a227e8a4c98864a8dd1e0f3c325fd63a9c3f10ba3ca7a57420d3b1dda9d7674cdbf18fea9cfafbfabdc19c4e15ab1a2a18af967d8fd50997')
+b2sums=('127eb69c46f2d331c4854b7d935d0fb10c9bc08219d021f5a4b6710b0408eee586d584da47acb8eb415a3472655bc8c8e2e0748eba2a449d8c8dc458c98d32bf')
 
 package() {
   cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list