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


Commits:
cb5e81bd by Massimiliano Torromeo at 2025-11-12T17:58:42+01:00
upgpkg: 344-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=343
+pkgver=344
 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=('af6dda20e36bda1d51043a3ad74cade15651ca8aa2612893f67c91291c5275f4')
+sha256sums=('6af423f7d8d8c0ab4fd23ba90389f963c2feb63eeb551ef5ad76ea66eee59db6')
 
 package() {
   cd $pkgname



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

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


Reply via email to