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


Commits:
e8f37e99 by Massimiliano Torromeo at 2024-10-09T17:01:37+02:00
upgpkg: 321-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to