Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
cockpit
Commits:
0909f38a by Jelle van der Waa at 2026-04-08T20:07:55+02:00
upgpkg: 360-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 = 359
+ pkgver = 360
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/359/cockpit-359.tar.xz
+ source =
https://github.com/cockpit-project/cockpit/releases/download/360/cockpit-360.tar.xz
source = cockpit.pam
- sha256sums =
75f5ff201f8074a0fafb59d6d7b22c49dce6d7b6f2a3fb1797296e7f2e37dc99
+ sha256sums =
0fab2934843d8cdb0586fa8bd5fc60bec0bcb893cf59e30bf24122817cc42d42
sha256sums =
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
pkgname = cockpit
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=359
+pkgver=360
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=('75f5ff201f8074a0fafb59d6d7b22c49dce6d7b6f2a3fb1797296e7f2e37dc99'
+sha256sums=('0fab2934843d8cdb0586fa8bd5fc60bec0bcb893cf59e30bf24122817cc42d42'
'1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/0909f38a8a1ff662697a82e025395726c33b570c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/0909f38a8a1ff662697a82e025395726c33b570c
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