Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / minikube
Commits: e963a4e0 by Christian Hesse at 2026-02-02T17:03:20+01:00 upgpkg: 1.37.0-2: Rebuild packages signed by anatolik, morganamilo & shibumi... https://archlinux.org/todo/rebuild-packages-signed-by-anatolik-morganamilo-shibumi/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = minikube pkgdesc = A tool that makes it easy to run Kubernetes locally pkgver = 1.37.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/kubernetes/minikube arch = x86_64 license = Apache-2.0 ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=minikube pkgver=1.37.0 -pkgrel=1 +pkgrel=2 pkgdesc="A tool that makes it easy to run Kubernetes locally" url="https://github.com/kubernetes/minikube" license=('Apache-2.0') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/minikube/-/commit/e963a4e050c92392ea03d38809fce5967ee59bf2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/minikube/-/commit/e963a4e050c92392ea03d38809fce5967ee59bf2 You're receiving this email because of your account on gitlab.archlinux.org.
