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

Daurnimator daurnimator at archlinux.org
Sun Feb 21 13:22:04 UTC 2021


    Date: Sunday, February 21, 2021 @ 13:22:03
  Author: daurnimator
Revision: 867644

upgpkg: kustomize 4.0.1-1

Modified:
  kustomize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 13:20:35 UTC (rev 867643)
+++ PKGBUILD	2021-02-21 13:22:03 UTC (rev 867644)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=3.9.3
+pkgver=4.0.1
 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=('14895179b95213bcbe8e0e8a0e21a7793c892bd5b97e9979828394e7af765fa7c520a89cece278f4d2051e1bdfc7edcbd295de977ee325ed069759a49b912c2a')
+sha512sums=('0befde373af239d22c31d5516a59609cc2bb26048045f31096e66489b2403eb988ec84f5958a74f474ae8a3acaeab0bb2994cea14fd9beb0a2fafc555a5ac28e')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list