summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsh0rez2021-02-17 00:55:58 +0100
committersh0rez2021-02-17 00:55:58 +0100
commitf3c0403da1fe06db0d5fe61cd76d46bde0f0ea2c (patch)
treeaeb9e90bae7aef54bb3bb4bfb0f96b2069dfd416 /PKGBUILD
parent1ad56333e472503c644472118343cc769014dbc0 (diff)
downloadaur-kubectl-neat-diff.tar.gz
doc: update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4429f07d244..5e5f7620080a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc='De-clutter your kubectl diff output using kubectl-neat'
arch=('x86_64')
-url='https://tanka.dev'
+url='https://github.com/sh0rez/kubectl-neat-diff'
license=('Apache')
source=("kubectl-neat-diff-$pkgver::https://github.com/sh0rez/kubectl-neat-diff/releases/download/v${pkgver}/kubectl-neat-diff-linux-amd64")