summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Roest2019-05-10 14:35:47 +0200
committerVictor Roest2019-05-10 14:35:47 +0200
commit652c603051e13284bcb27c08e1c70c671e7a5597 (patch)
tree4d504f39ce100cd197eb4c036117299f12c64ea6 /PKGBUILD
parent09dc27f17a11062612b3844315e69f3559d54875 (diff)
downloadaur-652c603051e13284bcb27c08e1c70c671e7a5597.tar.gz
0.6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b99cd661e2..7d09d35bb299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor <victor@xirion.net>
pkgname=k9s-bin
-pkgver=0.6.5
+pkgver=0.6.6
pkgrel=1
pkgdesc='Kubernetes CLI To Manage Your Clusters In Style!'
arch=('x86_64')
@@ -8,7 +8,7 @@ url='https://github.com/derailed/k9s'
license=('Apache')
provides=('k9s')
source=("https://github.com/derailed/k9s/releases/download/${pkgver}/k9s_${pkgver}_Linux_x86_64.tar.gz")
-md5sums=('741d0249545babf3675342ed0e804cd0')
+md5sums=('df3e479a965cc01ff85f71a56aaf61de')
package() {
mkdir -p "${pkgdir}/usr/bin"