Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit
Commits:
8bac6b0c by Massimiliano Torromeo at 2026-01-28T17:58:48+01:00
upgpkg: 355-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cockpit
pkgdesc = A systemd web based user interface for Linux servers
- pkgver = 354
- pkgrel = 2
+ pkgver = 355
+ pkgrel = 1
url = https://cockpit-project.org/
arch = x86_64
license = LGPL-2.1-or-later
@@ -25,9 +25,9 @@ pkgbase = cockpit
makedepends = python-wheel
makedepends = python-build
makedepends = python-pip
- source =
https://github.com/cockpit-project/cockpit/releases/download/354/cockpit-354.tar.xz
+ source =
https://github.com/cockpit-project/cockpit/releases/download/355/cockpit-355.tar.xz
source = cockpit.pam
- sha256sums =
5a03b2237e445ba5fa2e1976d5c8768f76516ef77da97290836531172836ace3
+ sha256sums =
cc212f9d4070bce003bf6801ce9851bab8eb627de538dd2ed7d2cfd03c3ac82c
sha256sums =
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
pkgname = cockpit
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=354
-pkgrel=2
+pkgver=355
+pkgrel=1
pkgdesc='A systemd web based user interface for Linux servers'
arch=('x86_64')
url='https://cockpit-project.org/'
@@ -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=('5a03b2237e445ba5fa2e1976d5c8768f76516ef77da97290836531172836ace3'
+sha256sums=('cc212f9d4070bce003bf6801ce9851bab8eb627de538dd2ed7d2cfd03c3ac82c'
'1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/8bac6b0cf09b62e2f913934598ba20808dcf0640
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/8bac6b0cf09b62e2f913934598ba20808dcf0640
You're receiving this email because of your account on gitlab.archlinux.org.