summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGde Mahardhikha Satrigraha2019-04-03 03:52:54 +0800
committerGde Mahardhikha Satrigraha2019-04-03 03:52:54 +0800
commit21e9edb9c514dcc64632caa7a1f7953c79bd7e9b (patch)
treeb03df8617b8856cce0a5b528010216032c3e5762 /PKGBUILD
parentef15db570ada04d7305abfe312ac62ac0beca59d (diff)
downloadaur-kube-ps1.tar.gz
update post install message for more meaningful message
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f6b23291089..4f5023ae9441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gde Mahardhikha Satrigraha <dijedodol@yahoo.com>
pkgname=kube-ps1
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="A script that lets you add the current Kubernetes context and namespace configured on kubectl to your Bash/Zsh prompt"
arch=('any')
url="https://github.com/jonmosco/kube-ps1"