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

Daurnimator daurnimator at archlinux.org
Sat Oct 10 08:58:08 UTC 2020


    Date: Saturday, October 10, 2020 @ 08:58:08
  Author: daurnimator
Revision: 722979

upgpkg: kustomize 3.8.5-1

Modified:
  kustomize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 08:57:42 UTC (rev 722978)
+++ PKGBUILD	2020-10-10 08:58:08 UTC (rev 722979)
@@ -2,7 +2,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=kustomize
-pkgver=3.8.3
+pkgver=3.8.5
 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=('3a7450c0036d22438aa8968bfa893e21f0859c3a82477e26499e12bf6abe9714f8693f499e552f25fb80809247514c584c4429fda44adeca913b43eae1834a0c')
+sha512sums=('ebf6b57fc7bd1a7facf9fe4fda4c984c05c3603fe6786d32bd2ebf7fae960de95563fa53adf3d99dd10643663c93867871a08b505c0b3470cf9be477ee54501e')
 
 build(){
   cd "kustomize-kustomize-v${pkgver}/kustomize"



More information about the arch-commits mailing list