summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Roest2019-08-28 19:24:46 +0200
committerVictor Roest2019-08-28 19:24:46 +0200
commit16fb40d05910b77d9f1236302c05a9a412d0c010 (patch)
treee81dc7cfe54e65289e2e6fd92084b4b2f7680174 /PKGBUILD
parentd366f889ee4796a834e535bcac82a1b213764507 (diff)
downloadaur-16fb40d05910b77d9f1236302c05a9a412d0c010.tar.gz
0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 563334d03d22..ece7a5e693ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor <victor@xirion.net>
pkgname=k9s-bin
-pkgver=0.8.3
+pkgver=0.8.4
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=('2480f0d5b8f42cbbae5fb8d2e8ed5ac3')
+md5sums=('8ca43bcfec6e12dbad38198327e7e49f')
package() {
mkdir -p "${pkgdir}/usr/bin"