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


Commits:
3764bfa4 by Massimiliano Torromeo at 2024-09-05T20:10:08+02:00
upgpkg: 319-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=318
+pkgver=319
 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=('42b1e8f234e27b5039ccf3e82714a14d77db4b88401bd974fa8523d4300af3de')
+sha256sums=('acec2d07d96e7aad7f6b430937cfb7951841e7246da455ad2e1fbd2da77b8b82')
 
 package() {
   cd $pkgname



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

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


Reply via email to