summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Roest2019-02-05 23:01:07 +0100
committerVictor Roest2019-02-05 23:01:07 +0100
commit5d86a881e2fba674a4750d4961527516063348bc (patch)
treec8d67567fc39c9c68bc46737ec515e23cc900aaf /PKGBUILD
parent66e23392b348cbbfb7d14fbe820c4d70eea50996 (diff)
downloadaur-5d86a881e2fba674a4750d4961527516063348bc.tar.gz
Updated info as it was incorrect
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abc4507aac72..c525a06ad850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=k9s-bin
pkgver=0.1.0
-pkgrel=1
-pkgdesc='Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere. '
+pkgrel=2
+pkgdesc='Kubernetes CLI To Manage Your Clusters In Style!'
arch=('x86_64')
-url='https://github.com/rancher/rke'
+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")