Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / argocd


Commits:
384cb4c6 by Daurnimator at 2024-04-27T00:33:25+10:00
upgpkg: 2.10.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = argocd
        pkgdesc = Declarative continuous deployment for Kubernetes
-       pkgver = 2.10.6
+       pkgver = 2.10.8
        pkgrel = 1
        url = https://argo-cd.readthedocs.io/en/stable/
        arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = argocd
        depends = glibc
        provides = argocd-cli
        replaces = argocd-cli
-       source = 
argo-cd-2.10.6.tar.gz::https://github.com/argoproj/argo-cd/archive/v2.10.6.tar.gz
+       source = 
argo-cd-2.10.8.tar.gz::https://github.com/argoproj/argo-cd/archive/v2.10.8.tar.gz
        source = 
argo-ui-5ff344ac9692c14dd108468bd3c020c3c75181cb.tar.gz::https://github.com/argoproj/argo-ui/archive/5ff344ac9692c14dd108468bd3c020c3c75181cb.tar.gz
        source = argo-ui.patch
-       sha512sums = 
d561e1da0be85d45a967e8296799db532c26e68cfe00caa839698f37042dbd31dff9e7e90e80151c4a0f28395634de6500380538d4cf8fa078e1fa3ba8338e3a
+       sha512sums = 
929182a4b31f34bea51f3650dbca0d683a0a0ba031ea07dae4f87b062110827df7f87094580831cc3f173b2d4482725c11fb3c0dfc0737582154af96456e7bd6
        sha512sums = 
e3aea96d1254ce1aeb9cfae771c28371828d134642cf720794d1b0a003a4e5acded0aaddd0522f529e81dab380f27fb8686917ff6d94bd9f81292161a47918aa
        sha512sums = 
e4ecb5dd2e504f0902c5796c850614864b2823a72484a03f84855d72a82feeae9b8f4223c6f267941b7abf3144bd4c77c9abf5d0f6cfd48a32899977f3cde490
 


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daurnimator <daurnima...@archlinux.org>
 
 pkgname=argocd
-pkgver=2.10.6
+pkgver=2.10.8
 # find matching argo-ui commit via ui/yarn.lock
 # commit id also needs to be updated in argo-ui.patch
 _argoui_commit=5ff344ac9692c14dd108468bd3c020c3c75181cb
@@ -17,7 +17,7 @@ replaces=('argocd-cli')
 
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=('d561e1da0be85d45a967e8296799db532c26e68cfe00caa839698f37042dbd31dff9e7e90e80151c4a0f28395634de6500380538d4cf8fa078e1fa3ba8338e3a'
+sha512sums=('929182a4b31f34bea51f3650dbca0d683a0a0ba031ea07dae4f87b062110827df7f87094580831cc3f173b2d4482725c11fb3c0dfc0737582154af96456e7bd6'
             
'e3aea96d1254ce1aeb9cfae771c28371828d134642cf720794d1b0a003a4e5acded0aaddd0522f529e81dab380f27fb8686917ff6d94bd9f81292161a47918aa'
             
'e4ecb5dd2e504f0902c5796c850614864b2823a72484a03f84855d72a82feeae9b8f4223c6f267941b7abf3144bd4c77c9abf5d0f6cfd48a32899977f3cde490')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argocd/-/commit/384cb4c6fabf6df23e947551fc7b82e8c97442e3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argocd/-/commit/384cb4c6fabf6df23e947551fc7b82e8c97442e3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to