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


Commits:
b6bd3eb8 by Massimiliano Torromeo at 2024-08-20T19:09:39+02:00
upgpkg: 318-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to