[arch-commits] Commit in kustomize/trunk (PKGBUILD)

Daurnimator daurnimator at archlinux.org
Mon Apr 19 00:08:55 UTC 2021


    Date: Monday, April 19, 2021 @ 00:08:54
  Author: daurnimator
Revision: 919962

upgpkg: kustomize 4.1.2-1

Modified:
  kustomize/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-18 23:27:21 UTC (rev 919961)
+++ PKGBUILD	2021-04-19 00:08:54 UTC (rev 919962)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=4.0.5
+pkgver=4.1.2
 pkgrel=1
 pkgdesc="Template-free customization of Kubernetes YAML manifests"
 arch=('x86_64')
@@ -10,8 +10,9 @@
 license=('Apache')
 makedepends=('go')
 depends=('glibc')
+optdepends=('helm')
 source=("https://github.com/kubernetes-sigs/kustomize/archive/kustomize/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('3eb6c5893829970d7b2d0afec515e3180148d36dd4c2e216ef52a4f2ef7e0680a22cf64600d351fd8f3a520cea61b73c6c945781561a314824d4c97f481b1746')
+sha512sums=('767d3b0bcd83312b0775422cb234eb2925102e9ad5266dd2856db9cf997e7ad3424c86606246cbe2d65aa3b8d1ab65f643cde802d53a405feb77b89f0ca5d539')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list