Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / cockpit


Commits:
5f2d411a by Massimiliano Torromeo at 2025-08-06T20:16:23+02:00
upgpkg: 344-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 = 343
+       pkgver = 344
        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/343/cockpit-343.tar.xz
+       source = 
https://github.com/cockpit-project/cockpit/releases/download/344/cockpit-344.tar.xz
        source = cockpit.pam
-       sha256sums = 
a9bae01614bdf957edf7c0834da95090cf832b9860f749bc71a90a7b79de1c73
+       sha256sums = 
f2ebd17d604f7bb06a4347f2b38d76b3f95c6c7e28ada1bf01f034588be55058
        sha256sums = 
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
 
 pkgname = cockpit


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-packagekit cockpit-storaged)
-pkgver=343
+pkgver=344
 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=('a9bae01614bdf957edf7c0834da95090cf832b9860f749bc71a90a7b79de1c73'
+sha256sums=('f2ebd17d604f7bb06a4347f2b38d76b3f95c6c7e28ada1bf01f034588be55058'
             '1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/5f2d411afe0b90a10cedab0e1762dea1b8dece3a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/5f2d411afe0b90a10cedab0e1762dea1b8dece3a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to