Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / skaffold
Commits: 45a07294 by Carl Smedstad at 2026-06-08T22:27:01+02:00 upgpkg: 2.22.1-1: Upstream release https://github.com/GoogleContainerTools/skaffold/releases/tag/v2.22.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = skaffold pkgdesc = A command line tool that facilitates continuous development for Kubernetes applications - pkgver = 2.22.0 + pkgver = 2.22.1 pkgrel = 1 url = https://github.com/GoogleContainerTools/skaffold arch = x86_64 @@ -15,7 +15,7 @@ pkgbase = skaffold optdepends = kubectl: For Kubernetes support optdepends = minikube: To use Minikube options = !lto - source = skaffold::git+https://github.com/GoogleContainerTools/skaffold.git#tag=v2.22.0 + source = skaffold::git+https://github.com/GoogleContainerTools/skaffold.git#tag=v2.22.1 sha512sums = 132162da7a0f7e3c84fdf827a4728f3b957e41d4506fe3e69839281795c2f3c6b6b841d463c71637c967f7800bd0696b20f7072d6f68cc273f3f60169c61ba55 b2sums = cf5d1e72e350af25dfe5693904b1844b97c464e964ca1f212433c892f76540689f9af436128b676125f2c7298a8a3027a7b94988336aeea546704a9ad7789ce4 ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ # Contributor: Stefan Cocora <stefan dot cocora at gmail dot com> pkgname=skaffold -pkgver=2.22.0 +pkgver=2.22.1 pkgrel=1 pkgdesc="A command line tool that facilitates continuous development for Kubernetes applications" arch=("x86_64") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/skaffold/-/commit/45a07294ce956aeb03cfe320340289b80bed8465 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/skaffold/-/commit/45a07294ce956aeb03cfe320340289b80bed8465 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
