[arch-commits] Commit in argocd/trunk (PKGBUILD)
Daurnimator
daurnimator at gemini.archlinux.org
Sun Jul 25 09:12:00 UTC 2021
Date: Sunday, July 25, 2021 @ 09:11:59
Author: daurnimator
Revision: 984953
upgpkg: argocd 2.0.5-1
Modified:
argocd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-25 06:32:37 UTC (rev 984952)
+++ PKGBUILD 2021-07-25 09:11:59 UTC (rev 984953)
@@ -1,7 +1,7 @@
# Maintainer: Daurnimator <daurnimator at archlinux.org>
pkgname=argocd
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="Declarative continuous deployment for Kubernetes"
arch=('x86_64')
@@ -12,7 +12,7 @@
provides=('argocd-cli')
replaces=('argocd-cli')
source=("argo-cd-${pkgver}.tar.gz::https://github.com/argoproj/argo-cd/archive/v${pkgver}.tar.gz")
-sha512sums=('6449907433b0a2ee133692e09f843f5097ff8139bd0a042bc755bf1014dead021938fee87be677dae8a9f9f6b54133d71abde0412a41f89da30edef3713afa79')
+sha512sums=('6624afae2646e7ce359888061eb6733fe923d54af0dfd24679e3e7eaf143ec8628059efc17fa8029effc1beed89d0949d6f0f152f7f8ab5b3ea68a3c4b04348d')
build() {
cd "argo-cd-$pkgver"
More information about the arch-commits
mailing list