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