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

Daurnimator daurnimator at archlinux.org
Tue Feb 9 11:32:49 UTC 2021


    Date: Tuesday, February 9, 2021 @ 11:32:49
  Author: daurnimator
Revision: 850978

upgpkg: kustomize 3.9.3-1

Modified:
  kustomize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 11:28:47 UTC (rev 850977)
+++ PKGBUILD	2021-02-09 11:32:49 UTC (rev 850978)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=3.9.2
+pkgver=3.9.3
 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=('786a94baa5bc9f238e7f3bb965b9dfaa6bb2722dbd9cff3f34a8a7903f0fa84f4f47f10b71f5f383918eba8a94f709bed9a569a4697e765356ee70dc54466a7b')
+sha512sums=('14895179b95213bcbe8e0e8a0e21a7793c892bd5b97e9979828394e7af765fa7c520a89cece278f4d2051e1bdfc7edcbd295de977ee325ed069759a49b912c2a')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list