Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit
Commits:
23b4fb61 by Massimiliano Torromeo at 2026-05-22T20:13:59+02:00
upgpkg: 362-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cockpit
pkgdesc = A systemd web based user interface for Linux servers
- pkgver = 361
+ pkgver = 362
pkgrel = 1
url = https://cockpit-project.org/
arch = x86_64
@@ -25,9 +25,9 @@ pkgbase = cockpit
makedepends = python-wheel
makedepends = python-build
makedepends = python-pip
- source =
https://github.com/cockpit-project/cockpit/releases/download/361/cockpit-361.tar.xz
+ source =
https://github.com/cockpit-project/cockpit/releases/download/362/cockpit-362.tar.xz
source = cockpit.pam
- sha256sums =
b7405e4a131723af1309456e75268afe96cbfa259432965d821a1d1a2d67fddb
+ sha256sums =
e0615c01b0148016916b8888ba5043f4552d498cc5f28053864b2bf7cfdbfee8
sha256sums =
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
pkgname = cockpit
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=361
+pkgver=362
pkgrel=1
pkgdesc='A systemd web based user interface for Linux servers'
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=(krb5 libssh json-glib glib-networking
glib2-devel systemd asciidoc
gendesk python-installer python-wheel python-build python-pip)
source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz"
"cockpit.pam")
-sha256sums=('b7405e4a131723af1309456e75268afe96cbfa259432965d821a1d1a2d67fddb'
+sha256sums=('e0615c01b0148016916b8888ba5043f4552d498cc5f28053864b2bf7cfdbfee8'
'1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/23b4fb61afb9831eab52206c7c91946d2813f140
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/23b4fb61afb9831eab52206c7c91946d2813f140
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