Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit-machines
Commits:
78671f7c by Massimiliano Torromeo at 2026-02-27T19:41:17+01:00
upgpkg: 349.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cockpit-machines
pkgdesc = Cockpit UI for virtual machines
- pkgver = 348
+ pkgver = 349.1
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/348/cockpit-machines-348.tar.xz
- sha256sums =
1800e154ea4723c83d827e2f6206e9b8c6329541100f37e4f10cc0e83fdabcd0
+ source =
https://github.com/cockpit-project/cockpit-machines/releases/download/349.1/cockpit-machines-349.1.tar.xz
+ sha256sums =
130c3639ed6b44f14f79b497cadd35c178761d1e70dc6bb1afeb35fac466424d
pkgname = cockpit-machines
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <[email protected]>
pkgname=cockpit-machines
-pkgver=348
+pkgver=349.1
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=('1800e154ea4723c83d827e2f6206e9b8c6329541100f37e4f10cc0e83fdabcd0')
+sha256sums=('130c3639ed6b44f14f79b497cadd35c178761d1e70dc6bb1afeb35fac466424d')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/78671f7c25f99d451c91679db9f2c71bc1ee350e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/78671f7c25f99d451c91679db9f2c71bc1ee350e
You're receiving this email because of your account on gitlab.archlinux.org.