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

Daurnimator daurnimator at archlinux.org
Wed Jun 2 11:14:49 UTC 2021


    Date: Wednesday, June 2, 2021 @ 11:14:48
  Author: daurnimator
Revision: 953163

upgpkg: kustomize 4.1.3-1

Modified:
  kustomize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 09:39:12 UTC (rev 953162)
+++ PKGBUILD	2021-06-02 11:14:48 UTC (rev 953163)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=4.1.2
+pkgver=4.1.3
 pkgrel=1
 pkgdesc="Template-free customization of Kubernetes YAML manifests"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 optdepends=('helm')
 source=("https://github.com/kubernetes-sigs/kustomize/archive/kustomize/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('767d3b0bcd83312b0775422cb234eb2925102e9ad5266dd2856db9cf997e7ad3424c86606246cbe2d65aa3b8d1ab65f643cde802d53a405feb77b89f0ca5d539')
+sha512sums=('bc0b6bb7e8a213fd80350211c86eceab0a6068a768e5452ddc2096fb8e7eae2b45e2e4a2df5160cea60f8a51a6de17314e7b4f7b0a63884dddbd551b55e5b02d')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list