summarylogtreecommitdiffstats
path: root/PKGBUILD.tpl
diff options
context:
space:
mode:
authorAnatoly Rugalev2022-08-09 11:07:18 +0200
committerAnatoly Rugalev2022-08-09 11:07:18 +0200
commitce674bd85fd489447e8d7cea16279f0686c45808 (patch)
treefeb89da0aab7e370ce3e6364119c4bd5e6e2a8d0 /PKGBUILD.tpl
parent4c336c0388a60fa1c6dbf58a126423a95f4956a2 (diff)
downloadaur-ce674bd85fd489447e8d7cea16279f0686c45808.tar.gz
Update repo URL
Diffstat (limited to 'PKGBUILD.tpl')
-rw-r--r--PKGBUILD.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.tpl b/PKGBUILD.tpl
index 3e4ecf067310..ff838d15ac56 100644
--- a/PKGBUILD.tpl
+++ b/PKGBUILD.tpl
@@ -4,7 +4,7 @@ pkgname=kubernetes-helmfile-bin
pkgver=${VERSION}
pkgrel=${PKGREL}
pkgdesc="Deploy Kubernetes Helm Charts"
-url="https://github.com/roboll/helmfile"
+url="https://github.com/helmfile/helmfile"
license=('MIT')
arch=('x86_64' 'aarch64' 'i486' 'i686')
depends=('helm')