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

Christian Rebischke shibumi at archlinux.org
Tue Jun 29 00:04:45 UTC 2021


    Date: Tuesday, June 29, 2021 @ 00:04:45
  Author: shibumi
Revision: 967813

upgpkg: fluxctl 1.23.0-1

Modified:
  fluxctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 23:43:40 UTC (rev 967812)
+++ PKGBUILD	2021-06-29 00:04:45 UTC (rev 967813)
@@ -2,7 +2,7 @@
 
 pkgname=fluxctl
 _pkgname=flux
-pkgver=1.22.2
+pkgver=1.23.0
 pkgrel=1
 pkgdesc="Controller for the GitOps Kubernetes operator flux"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('go' 'git')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz")
-sha512sums=('a0e4324dc40d0c51efe42b78a84b2b1ff5ab829483d2ecf05d025bb034481d45b394204319237b13929db18c85683b261a6e7e1f575a96f6f1ef2ccb2ac4e6d9')
+sha512sums=('b537a6f7d63bba665a692537f5ff4fa7926d5eb609da28aa981a02c59e512e8950f4a8533f39d3a98ba2b5d0c33f0dd013216f829c7f8df1a75edeef45bff9d2')
 
 build() {
   cd "${_pkgname}-${pkgver}/cmd/fluxctl"




More information about the arch-commits mailing list