Date: Wednesday, April 12, 2023 @ 08:49:15
  Author: kpcyrd
Revision: 1444817

upgpkg: kube-linter 0.6.2-1

Modified:
  kube-linter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-12 08:47:09 UTC (rev 1444816)
+++ PKGBUILD    2023-04-12 08:49:15 UTC (rev 1444817)
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=kube-linter
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='Static analysis tool that checks Kubernetes YAML files and Helm 
charts'
 url='https://github.com/stackrox/kube-linter'
@@ -9,8 +9,8 @@
 license=('Apache')
 makedepends=('go')
 
source=(https://github.com/stackrox/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('a624ea88a2271917798211ad575961cbef63cb16ce3135d1a6c7647dedde47780641ac66ec4ac7862c32854585a8039d158480cfd37c4923a89c2ebba78d223f')
-b2sums=('91ebde9d8cd18dc26c6b8591976a0ac103f924d1951957391ed3fcec9fe9a5f6b62b11e9111cdfe081a6dc89e96f2b5e319a7e5858d14cd964908bd2819afb64')
+sha512sums=('483b59d1b35f30d10b0f1ba21214f59d6c2d67d4458a9a5abc7e0f150956acafb032e6926af38aa58b38765f5730d5b32c5adc071268a9d8d591e3cfb6764d5f')
+b2sums=('9359420c0803c15cc4473f952b60f5da8acf65755a59eade605f91525ff4d4c7d923696956e239da649249e1e81465f86081d69ff9f259d2dbe0177efcd55d87')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to