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

Daurnimator daurnimator at archlinux.org
Mon Nov 2 02:55:41 UTC 2020


    Date: Monday, November 2, 2020 @ 02:55:41
  Author: daurnimator
Revision: 739065

upgpkg: kustomize 3.8.6-1

Modified:
  kustomize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-02 01:42:03 UTC (rev 739064)
+++ PKGBUILD	2020-11-02 02:55:41 UTC (rev 739065)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=3.8.5
+pkgver=3.8.6
 pkgrel=1
 pkgdesc="Template-free customization of Kubernetes YAML manifests"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("https://github.com/kubernetes-sigs/kustomize/archive/kustomize/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ebf6b57fc7bd1a7facf9fe4fda4c984c05c3603fe6786d32bd2ebf7fae960de95563fa53adf3d99dd10643663c93867871a08b505c0b3470cf9be477ee54501e')
+sha512sums=('35837895b5fabc16ff70e870dad29abf051585ebd3120f26a59b3ac5148aab6a3bdabfc55ee03d428701ba98ce95fad2c007f853e9292edf47ad2a8ba3f74031')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list