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

Daurnimator daurnimator at gemini.archlinux.org
Tue Jun 28 23:30:18 UTC 2022


    Date: Tuesday, June 28, 2022 @ 23:30:17
  Author: daurnimator
Revision: 1239864

upgpkg: argocd 2.4.3-1

Modified:
  argocd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 21:51:25 UTC (rev 1239863)
+++ PKGBUILD	2022-06-28 23:30:17 UTC (rev 1239864)
@@ -1,7 +1,7 @@
 # Maintainer: Daurnimator <daurnimator at archlinux.org>
 
 pkgname=argocd
-pkgver=2.4.0
+pkgver=2.4.3
 # find matching argo-ui commit via ui/yarn.lock
 # commit id also needs to be updated in argo-ui.patch
 _argoui_commit=5cc690ed53747374cb1b3c1c609aff1a23255a70
@@ -17,7 +17,7 @@
 source=("argo-cd-${pkgver}.tar.gz::https://github.com/argoproj/argo-cd/archive/v${pkgver}.tar.gz"
         "argo-ui-${_argoui_commit}.tar.gz::https://github.com/argoproj/argo-ui/archive/${_argoui_commit}.tar.gz"
         "argo-ui.patch")
-sha512sums=('172ae9a0b2a71f73d3da00fc2130d0476f6c6b1fc38924b0b5ea441fe4985914fe28d9805e2b00a3a26a2ba6e2f99205fc29f5773b8f20e79696df6ca5c50aac'
+sha512sums=('1281a224cb263b76ee55a2d08c27130a839792e6ebec0ca16de036202df529c970907a5503a1a0403ee7c210043ebe6e3df3f283bf511ceeb06bb11f510be8bd'
             '738acfc0803f8fedf8213db2e4470f4f3641466ab9f98de7762d9429977369177cbf4f42b177b4a58d35e60b7cf15fac400bc373e5f2cfe94943de6a793e4e05'
             'd5b16d63e4d63c26b69d0c0688744948232248b0e62d0849860654f7f8ecea18acc5a196daa3d0162fd54d625995af8c3bcd455d29095b7a3d1c9fef80812912')
 



More information about the arch-commits mailing list