summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreyenx2020-02-14 09:58:57 +0100
committereyenx2020-02-14 09:58:57 +0100
commitbe2be661e89544605476442bdbb053d925767937 (patch)
tree87c3dfc2253b6bb145aa0d1341645484c3182ccb /PKGBUILD
parent17d3eba7954e2ecb70035584e63dca54f62c3722 (diff)
downloadaur-be2be661e89544605476442bdbb053d925767937.tar.gz
fix source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7fa6c10ffe5..45019007f918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=kubernetes-helm
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to manage Kubernetes charts"
arch=('i686' 'x86_64' 'arm' 'aarch64')
url="https://github.com/helm/helm"