summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEnmanuel2022-07-04 13:38:15 +0000
committerEnmanuel2022-07-04 13:38:15 +0000
commit13821cb7f66dc2f73ecb0e2f242b74ad6fce169d (patch)
tree2f2fe4f3c6ac026941d704de29dcadea4893e9f2 /.SRCINFO
parent0108c173988d7eb2a1cae352962dece950f18e2b (diff)
downloadaur-13821cb7f66dc2f73ecb0e2f242b74ad6fce169d.tar.gz
Fix pkgver typo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd72b00b446b..a2c4205364d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kubergrunt
pkgdesc = Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
pkgver = 0.9.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/gruntwork-io/kubergrunt
arch = x86_64
license = Apache-2