Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit-machines
Commits:
fcbbe9c1 by Massimiliano Torromeo at 2024-12-25T12:17:52+01:00
upgpkg: 326-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cockpit-machines
pkgdesc = Cockpit UI for virtual machines
- pkgver = 325
+ pkgver = 326
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/325/cockpit-machines-325.tar.xz
- sha256sums =
bb59bdaaa13a3b2086a98959d8c37c06cc7b69b4c2181b90e318e74e1ce6d629
+ source =
https://github.com/cockpit-project/cockpit-machines/releases/download/326/cockpit-machines-326.tar.xz
+ sha256sums =
c3adbaa47bf44e7f55b76d47b8fdaa809c7936a8d85c7e1d27298eebeec4214c
pkgname = cockpit-machines
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <[email protected]>
pkgname=cockpit-machines
-pkgver=325
+pkgver=326
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=('bb59bdaaa13a3b2086a98959d8c37c06cc7b69b4c2181b90e318e74e1ce6d629')
+sha256sums=('c3adbaa47bf44e7f55b76d47b8fdaa809c7936a8d85c7e1d27298eebeec4214c')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/fcbbe9c166ce085cdb3f9136c1de03676640499f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/fcbbe9c166ce085cdb3f9136c1de03676640499f
You're receiving this email because of your account on gitlab.archlinux.org.