Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit
Commits:
7aeb0a49 by Massimiliano Torromeo at 2025-03-07T20:20:57+01:00
upgpkg: 334.1-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 = 334
+ pkgver = 334.1
pkgrel = 1
url = https://cockpit-project.org/
arch = x86_64
@@ -24,9 +24,9 @@ pkgbase = cockpit
makedepends = python-wheel
makedepends = python-build
makedepends = python-pip
- source =
https://github.com/cockpit-project/cockpit/releases/download/334/cockpit-334.tar.xz
+ source =
https://github.com/cockpit-project/cockpit/releases/download/334.1/cockpit-334.1.tar.xz
source = cockpit.pam
- sha256sums =
fcc78fe10ea155a35dd3c8570e418b4f9f7c1aa95132330125b645fd99bb1829
+ sha256sums =
25c94edfdb4bceed3aa5cbce4c2050ba1679c8a3897e580107287da54c201805
sha256sums =
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
pkgname = cockpit
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=334
+pkgver=334.1
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
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=('fcc78fe10ea155a35dd3c8570e418b4f9f7c1aa95132330125b645fd99bb1829'
+sha256sums=('25c94edfdb4bceed3aa5cbce4c2050ba1679c8a3897e580107287da54c201805'
'1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/7aeb0a49a827112d8e7a0c858df8b41a40ecfb26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/7aeb0a49a827112d8e7a0c858df8b41a40ecfb26
You're receiving this email because of your account on gitlab.archlinux.org.