Quentin Michaud pushed to branch main at Arch Linux / Packaging / Packages / podman-desktop
Commits: cefd2d1a by Quentin Michaud at 2025-07-18T10:26:35+02:00 upgpkg: 1.20.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = podman-desktop pkgdesc = Manage Podman and other container engines from a single UI and tray. - pkgver = 1.20.0 + pkgver = 1.20.2 pkgrel = 1 url = https://podman-desktop.io arch = x86_64 @@ -18,9 +18,9 @@ pkgbase = podman-desktop depends = hicolor-icon-theme optdepends = podman: podman plugin optdepends = docker: docker plugin - source = podman-desktop-1.20.0.tar.gz::https://github.com/podman-desktop/podman-desktop/archive/refs/tags/v1.20.0.tar.gz + source = podman-desktop-1.20.2.tar.gz::https://github.com/podman-desktop/podman-desktop/archive/refs/tags/v1.20.2.tar.gz source = run.sh.in - b2sums = ca7755cef816fdf50f8cc81dc6d9553ba0af1fc3dedce5969be04791cfc047b8444918776aaff32989b7e342e1eebd510b4d16b9502c21641fd73d8a74aafd97 + b2sums = 2a204c555b036bdcfba4255c85facd7f46874a2fce017c253b1bba1df2be66c591cb421ed9f983ad32924ea5277f4c5907ccab1614276825839346c7c9c366e7 b2sums = 962868734a928753a0855a701fe356511f5066057e642677328ac522429a47d5091a8849d138fb29e06b100e4fe5762eee1f6feab1d9c95b2935794ca31f0016 pkgname = podman-desktop ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Juliette Cordor pkgname=podman-desktop -pkgver=1.20.0 +pkgver=1.20.2 pkgrel=1 pkgdesc="Manage Podman and other container engines from a single UI and tray." arch=("x86_64") @@ -21,7 +21,7 @@ optdepends=( ) source=(${pkgname}-${pkgver}.tar.gz"::https://github.com/${pkgname}/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz" "run.sh.in") -b2sums=('ca7755cef816fdf50f8cc81dc6d9553ba0af1fc3dedce5969be04791cfc047b8444918776aaff32989b7e342e1eebd510b4d16b9502c21641fd73d8a74aafd97' +b2sums=('2a204c555b036bdcfba4255c85facd7f46874a2fce017c253b1bba1df2be66c591cb421ed9f983ad32924ea5277f4c5907ccab1614276825839346c7c9c366e7' '962868734a928753a0855a701fe356511f5066057e642677328ac522429a47d5091a8849d138fb29e06b100e4fe5762eee1f6feab1d9c95b2935794ca31f0016') prepare(){ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/podman-desktop/-/commit/cefd2d1ad36bf22077b293ee0f7ae0abc79c72e4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/podman-desktop/-/commit/cefd2d1ad36bf22077b293ee0f7ae0abc79c72e4 You're receiving this email because of your account on gitlab.archlinux.org.