summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Nicholson2020-03-25 21:45:38 -0700
committerPaul Nicholson2020-03-25 21:45:38 -0700
commit289c4722f2f729f16d8fa1fdb91ba9c696b49020 (patch)
treebfa5212b60fd32997473046c47dcf58711d2fc89 /PKGBUILD
parent5b47d89b1ef601e5c18b13b44246793aaf90f5f5 (diff)
downloadaur-289c4722f2f729f16d8fa1fdb91ba9c696b49020.tar.gz
upgpkg: kustomize-bin 3.5.4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b37f5c2f9037..aa4eaf27c2d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@
_name=kustomize
pkgname=kustomize-bin
pkgver=3.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="Customization of Kubernetes YAML configurations"
arch=('x86_64')
url="https://github.com/kubernetes-sigs/kustomize"
license=('Apache')
+provides=('kustomize')
source=("https://github.com/kubernetes-sigs/${_name}/releases/download/${_name}%2Fv${pkgver}/${_name}_v${pkgver}_linux_amd64.tar.gz")
sha256sums=('5cdeb2af81090ad428e3a94b39779b3e477e2bc946be1fe28714d1ca28502f6a')