Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
cockpit-machines
Commits:
398f793d by Jelle van der Waa at 2026-02-13T16:56:20+01:00
upgpkg: 348-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cockpit-machines
pkgdesc = Cockpit UI for virtual machines
- pkgver = 347
+ pkgver = 348
pkgrel = 1
url = https://github.com/cockpit-project/cockpit-machines
arch = any
@@ -9,7 +9,7 @@ pkgbase = cockpit-machines
depends = libvirt-dbus
optdepends = virt-install: create new virtual machines
optdepends = virt-viewer: open graphical display of virtual machines
- source =
https://github.com/cockpit-project/cockpit-machines/releases/download/347/cockpit-machines-347.tar.xz
- sha256sums =
fa67fb8daa1cfb5da7240d491dcc7d31afda8a0a2ed38a7642f1f3f3b97d75b3
+ source =
https://github.com/cockpit-project/cockpit-machines/releases/download/348/cockpit-machines-348.tar.xz
+ sha256sums =
1800e154ea4723c83d827e2f6206e9b8c6329541100f37e4f10cc0e83fdabcd0
pkgname = cockpit-machines
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <[email protected]>
pkgname=cockpit-machines
-pkgver=347
+pkgver=348
pkgrel=1
pkgdesc='Cockpit UI for virtual machines'
arch=('any')
@@ -13,7 +13,7 @@ optdepends=(
"virt-viewer: open graphical display of virtual machines"
)
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('fa67fb8daa1cfb5da7240d491dcc7d31afda8a0a2ed38a7642f1f3f3b97d75b3')
+sha256sums=('1800e154ea4723c83d827e2f6206e9b8c6329541100f37e4f10cc0e83fdabcd0')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/398f793d375d6f4ee39778fd475d53f41d2f424b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/398f793d375d6f4ee39778fd475d53f41d2f424b
You're receiving this email because of your account on gitlab.archlinux.org.