summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatoly Rugalev2022-08-09 11:07:18 +0200
committerAnatoly Rugalev2022-08-09 11:07:18 +0200
commitce674bd85fd489447e8d7cea16279f0686c45808 (patch)
treefeb89da0aab7e370ce3e6364119c4bd5e6e2a8d0
parent4c336c0388a60fa1c6dbf58a126423a95f4956a2 (diff)
downloadaur-ce674bd85fd489447e8d7cea16279f0686c45808.tar.gz
Update repo URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.tpl2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c189f54b6628..7219069a1798 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = kubernetes-helmfile-bin
pkgdesc = Deploy Kubernetes Helm Charts
pkgver = 0.145.2
- pkgrel = 1
- url = https://github.com/roboll/helmfile
+ pkgrel = 2
+ url = https://github.com/helmfile/helmfile
arch = x86_64
arch = aarch64
arch = i486
diff --git a/PKGBUILD b/PKGBUILD
index 14e563da7cdc..03c84cb0cef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=kubernetes-helmfile-bin
pkgver=0.145.2
-pkgrel=1
+pkgrel=2
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')
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')