[arch-commits] Commit in fluxctl/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun May 30 00:15:32 UTC 2021
Date: Sunday, May 30, 2021 @ 00:15:32
Author: shibumi
Revision: 950309
upgpkg: fluxctl 1.22.2-1
Modified:
fluxctl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 00:08:38 UTC (rev 950308)
+++ PKGBUILD 2021-05-30 00:15:32 UTC (rev 950309)
@@ -2,8 +2,8 @@
pkgname=fluxctl
_pkgname=flux
-pkgver=1.21.1
-pkgrel=2
+pkgver=1.22.2
+pkgrel=1
pkgdesc="Controller for the GitOps Kubernetes operator flux"
arch=('x86_64')
url="https://github.com/fluxcd/flux"
@@ -11,7 +11,7 @@
makedepends=('go' 'git')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz")
-sha512sums=('bd850951abe72b78fff7c4b57bae2f5b0dc55a45d95d75c1feff8695043393e2547ac1c37562db8f62dc897e6f9fc4920c0b55a69ca386f3ff181aee43734e6b')
+sha512sums=('a0e4324dc40d0c51efe42b78a84b2b1ff5ab829483d2ecf05d025bb034481d45b394204319237b13929db18c85683b261a6e7e1f575a96f6f1ef2ccb2ac4e6d9')
build() {
cd "${_pkgname}-${pkgver}/cmd/fluxctl"
More information about the arch-commits
mailing list