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

Christian Rebischke shibumi at gemini.archlinux.org
Sun Jun 26 02:10:23 UTC 2022


    Date: Sunday, June 26, 2022 @ 02:10:22
  Author: shibumi
Revision: 1239476

upgpkg: cmctl 1.8.2-1

Modified:
  cmctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 00:23:23 UTC (rev 1239475)
+++ PKGBUILD	2022-06-26 02:10:22 UTC (rev 1239476)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 # Contributor: ml <>
 pkgname=cmctl
-pkgver=1.8.0
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Automatically provision and manage TLS certificates in Kubernetes'
 arch=('x86_64' 'aarch64')
@@ -11,8 +11,8 @@
 makedepends=('git' 'go')
 groups=('kubectl-plugins')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ef00d503ab05c27568e284e3f164a4e08bde8cbe14413ac7d468782c8727d212c28b654ebc16dbef53867ae558d3e5e2e57fe28557871120243ca7698ca73904')
-b2sums=('88f77f10a6314d6d701ce2f5666ee8b65176e3bef67212ccb971ba8544da1969ed0d10a06210c4fe85aad4e0b5411024d03f3e50120f70a422c01a6deee686f5')
+sha512sums=('81a296347c469f38b5a4db8d8e2642c5eb5464c0f23f48021beae14268b586b147c9b7e0c73eb2168937f3eb889c1cbb8fe6f3825456a6b7465c620bc38284ae')
+b2sums=('6de959b28bcc258e6ee91e7e9cbb84a92cc571b05bfd04cb72549a534e652933ccaba3a33a3124e7f0accb4f405a51a6ef5ed8102db888e25ad08833a9ad0ed9')
 
 build() {
   local _x _commit



More information about the arch-commits mailing list