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

Kpcyrd kpcyrd at gemini.archlinux.org
Fri May 13 19:14:11 UTC 2022


    Date: Friday, May 13, 2022 @ 19:14:11
  Author: kpcyrd
Revision: 1203004

upgpkg: kube-linter 0.3.0-1

Modified:
  kube-linter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-13 19:08:02 UTC (rev 1203003)
+++ PKGBUILD	2022-05-13 19:14:11 UTC (rev 1203004)
@@ -1,8 +1,8 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=kube-linter
-pkgver=0.2.6
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
 pkgdesc='Static analysis tool that checks Kubernetes YAML files and Helm charts'
 url='https://github.com/stackrox/kube-linter'
 arch=('x86_64')
@@ -9,8 +9,8 @@
 license=('Apache')
 makedepends=('go')
 source=(https://github.com/stackrox/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('3c59f8fad572d7d6f38d6885c876995811a61690b3f2d8626ec13036fb462bf1db03df6530ecd21f55c271f3fc97dd2604dd09215291e42eaccfac2f6809d2f0')
-b2sums=('5bfe7eab8658a469f0952c817d14fa1800c7672e54f4a07ac28bc8472399443241cf36d34a07f0072eaf9c9ab6598d7fe82969f49d40cdaa12325d7fed6b425c')
+sha512sums=('bcd8a28eb52902c0b1e248a43ec9ce96afdced554b7198fd7898853d02a88093f72bed038fcc36373250da68bc362e3a89e52e73a5ebe74267000b89bfdc6e6a')
+b2sums=('7cbd904ad2bd8e5b5496c606a3a640e93235907b3422f3e18d022c0be370fbde1ba19766a24f9d13f194066d471cd5449d6d1cf12f0a05d92233676d82c175eb')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list