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

Levente Polyak anthraxx at archlinux.org
Fri Mar 19 21:49:26 UTC 2021


    Date: Friday, March 19, 2021 @ 21:49:25
  Author: anthraxx
Revision: 895165

upgpkg: kubectx 0.9.3-1

Modified:
  kubectx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-19 21:49:18 UTC (rev 895164)
+++ PKGBUILD	2021-03-19 21:49:25 UTC (rev 895165)
@@ -3,8 +3,8 @@
 # Contributor: Ian Beringer <ian at ianberinger.com>
 
 pkgname=kubectx
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.3
+pkgrel=1
 pkgdesc='Utility to manage and switch between kubectl contexts and Kubernetes namespaces'
 url='https://github.com/ahmetb/kubectx'
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('bash' 'kubectl')
 provides=('kubectx' 'kubens')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('f9872bb2a0a354d6e4b07715dea434482fb61f34914354d0d458e723d87b41e09eb94fb302185631700aad09a29268e00925016fa1b2d4c80f30402f35b6e6e4')
-b2sums=('b6d79d5cc7a1a4b55e76f9402d97629bf5ca5e97ab8c42d492640108019e8cc7011cb27422e327e6abbed9a59f684c634378871d7c7145618280a0588bc228ec')
+sha512sums=('820b86241fa37586222dadebe72ec156069f9d0464d1ff78aef600730ebaf4201079682e661a1208e2ab5042fcff12334b94fb1d42f81b4a136f7c23ab2b6c80')
+b2sums=('99a8d42704abae31da4339ae010b93d9e0a03c31c2022390972fbea8ba4b7ae13d9efeb0ddfd181201734205f5c44f9bc37e285f424a4e3bf638d6a2e0833446')
 
 package() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list