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


Commits:
3ae996dd by Massimiliano Torromeo at 2025-08-06T20:17:04+02:00
upgpkg: 337-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cockpit-machines
        pkgdesc = Cockpit UI for virtual machines
-       pkgver = 336
+       pkgver = 337
        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/336/cockpit-machines-336.tar.xz
-       sha256sums = 
978a20d5375972d0d9ffd27790353162dc3c7090411b7d71e08b8144b1552859
+       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/337/cockpit-machines-337.tar.xz
+       sha256sums = 
085c29d9df62694e0df883dad47f702e136c0446de2a9cebd74804a389223437
 
 pkgname = cockpit-machines


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=336
+pkgver=337
 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=('978a20d5375972d0d9ffd27790353162dc3c7090411b7d71e08b8144b1552859')
+sha256sums=('085c29d9df62694e0df883dad47f702e136c0446de2a9cebd74804a389223437')
 
 package() {
   cd $pkgname



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

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


Reply via email to