Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit
Commits:
87e96e09 by Massimiliano Torromeo at 2025-01-29T14:52:07+01:00
upgpkg: 332-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 = 331
+ pkgver = 332
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/331/cockpit-331.tar.xz
+ source =
https://github.com/cockpit-project/cockpit/releases/download/332/cockpit-332.tar.xz
source = cockpit.pam
- sha256sums =
5dc8d8a019e9034e2ef1c4e6d2e22d82f0e8245616d8487a277f4c07d517974e
+ sha256sums =
46e72eb74c01265a07a610bf9837789fa4ef362df1c576a02af894c9bf509fb5
sha256sums =
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
pkgname = cockpit
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=331
+pkgver=332
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=('5dc8d8a019e9034e2ef1c4e6d2e22d82f0e8245616d8487a277f4c07d517974e'
+sha256sums=('46e72eb74c01265a07a610bf9837789fa4ef362df1c576a02af894c9bf509fb5'
'1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/87e96e0922688fd369686e64d910b9e7e5528bcc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/87e96e0922688fd369686e64d910b9e7e5528bcc
You're receiving this email because of your account on gitlab.archlinux.org.