summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2022-04-28 01:39:00 +0000
committerEnmanuel2022-04-28 01:39:00 +0000
commit29b699666eb91df0ac46b916d3ab305160d96515 (patch)
treecc43c1c366f93bc17e6459e40489115b3eb800f7
parent237fb4d7d31ae5064313044ceaada64af4ac6615 (diff)
downloadaur-29b699666eb91df0ac46b916d3ab305160d96515.tar.gz
Updating to version 0.9.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd30512548b..78c83cb77de4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=kubergrunt
pkgname=kubergrunt
-pkgver=$PKGVER
+pkgver=0.9.0
pkgrel=1
pkgdesc="Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl"
arch=('x86_64')