summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d0bcd81a226..f8e481107a99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=kubernetes-helm
pkgver=2.13.1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to manage Kubernetes charts"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/helm/helm"
makedepends=('git' 'glide' 'go')
depends=('socat')