Date: Wednesday, November 9, 2022 @ 22:29:02 Author: daurnimator Revision: 1346306
upgpkg: argocd 2.5.2-1 Modified: argocd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-09 22:24:41 UTC (rev 1346305) +++ PKGBUILD 2022-11-09 22:29:02 UTC (rev 1346306) @@ -1,7 +1,7 @@ # Maintainer: Daurnimator <[email protected]> pkgname=argocd -pkgver=2.5.1 +pkgver=2.5.2 # find matching argo-ui commit via ui/yarn.lock # commit id also needs to be updated in argo-ui.patch _argoui_commit=6107e270e7090cf9af37bf43d017dbd17d3d9130 @@ -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=('f1744ad11c8dbf4baa2f76ceb56ff83832ac3e224441ac8581d8c2a012224c6e338ac530fef16d325784cf96cf6ffb7b171815ecc17dc32d5e625e13b4e278fb' +sha512sums=('8d9f2b43d601110b686e76c33c7831ecfe65b26c192bc2825245eb2a3120dfbf85e8363443e632056384622c37fc52cc54eac1f6e0b8b07f371a666013a27fa4' 'b35ae2803391586774cd9a8eacefae061ae42d28b560d6e64566cec6615705007ee671a5ff624fd333c6a439d713e1dba5822c5991db2cb0b0c2054950a92b93' 'c2875512b49cdfee3101ea9f9a6e9edda073c4a46187450a31d38ab7dc6b9a57fc15912b3e1cefebe740c5680ca9ee5f4db11760186a3526957ad8a417e9abaa')
