summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Roest2020-01-06 17:07:34 +0100
committerVictor Roest2020-01-06 17:07:34 +0100
commitf37657019cb685d1d414f38a4af3a8023b5d6a48 (patch)
tree12d84bb122e5e4197045ef3325ecd4c1c3c30604 /PKGBUILD
parent594c15d0b97817d3a1415f987a4411e3646672a3 (diff)
downloadaur-f37657019cb685d1d414f38a4af3a8023b5d6a48.tar.gz
0.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bac006e756e8..8900c9d3d020 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor <victor@xirion.net>
pkgname=k9s-bin
-pkgver=0.10.10
+pkgver=0.11.0
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=('97837ab55b2960d1ccf63a6a91bfcd85')
+md5sums=('4dfb6487067c67e50b67ad2f5ef2cfa8')
package() {
mkdir -p "${pkgdir}/usr/bin"