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


Commits:
72c0e5fb by Massimiliano Torromeo at 2026-01-28T18:04:57+01:00
upgpkg: 347-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cockpit-machines
        pkgdesc = Cockpit UI for virtual machines
-       pkgver = 346
+       pkgver = 347
        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/346/cockpit-machines-346.tar.xz
-       sha256sums = 
c9d80357da2bf3ecda9698f0dc6fcb46675b3b76da9150a22178071fe982fcb0
+       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/347/cockpit-machines-347.tar.xz
+       sha256sums = 
fa67fb8daa1cfb5da7240d491dcc7d31afda8a0a2ed38a7642f1f3f3b97d75b3
 
 pkgname = cockpit-machines


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=346
+pkgver=347
 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=('c9d80357da2bf3ecda9698f0dc6fcb46675b3b76da9150a22178071fe982fcb0')
+sha256sums=('fa67fb8daa1cfb5da7240d491dcc7d31afda8a0a2ed38a7642f1f3f3b97d75b3')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/72c0e5fbb7e29ce423d1b20226025e158284e1f5

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


Reply via email to