Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit-podman
Commits:
5c8dceee by Massimiliano Torromeo at 2026-05-22T20:14:55+02:00
upgpkg: 126-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = cockpit-podman
pkgdesc = Cockpit UI for podman containers
- pkgver = 125
+ pkgver = 126
pkgrel = 1
url = https://github.com/cockpit-project/cockpit-podman
arch = any
license = LGPL-2.1-or-later
depends = cockpit
depends = podman
- source =
https://github.com/cockpit-project/cockpit-podman/releases/download/125/cockpit-podman-125.tar.xz
- sha256sums =
e976ad84f0e6a49e20df39f4a4aa1a82c0cd050fbda3788f7769d5b3ad797acc
+ source =
https://github.com/cockpit-project/cockpit-podman/releases/download/126/cockpit-podman-126.tar.xz
+ sha256sums =
3b8352dbd5622deb089a5f5819f72b6aa3e1b53ea769f3a0754d1f47d763a4dc
pkgname = cockpit-podman
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <[email protected]>
pkgname=cockpit-podman
-pkgver=125
+pkgver=126
pkgrel=1
pkgdesc='Cockpit UI for podman containers'
arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/cockpit-project/cockpit-podman'
license=(LGPL-2.1-or-later)
depends=(cockpit podman)
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('e976ad84f0e6a49e20df39f4a4aa1a82c0cd050fbda3788f7769d5b3ad797acc')
+sha256sums=('3b8352dbd5622deb089a5f5819f72b6aa3e1b53ea769f3a0754d1f47d763a4dc')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-podman/-/commit/5c8dceeed4341cbe982d123ae514dc7baa29aeee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-podman/-/commit/5c8dceeed4341cbe982d123ae514dc7baa29aeee
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