Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / Packages / cockpit-machines
Commits: 0a90d3bd by Massimiliano Torromeo at 2025-05-21T18:40:27+02:00 upgpkg: 332-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = cockpit-machines pkgdesc = Cockpit UI for virtual machines - pkgver = 331 + pkgver = 332 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/331/cockpit-machines-331.tar.xz - sha256sums = 96e477d5098d76a77bb19348c3e95ca1477ecabfd1497d8b08722d843187659e + source = https://github.com/cockpit-project/cockpit-machines/releases/download/332/cockpit-machines-332.tar.xz + sha256sums = 09e9f5064c6aa946c273204fe67d77963c6d857626245def43b6239ac93343eb pkgname = cockpit-machines ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com> pkgname=cockpit-machines -pkgver=331 +pkgver=332 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=('96e477d5098d76a77bb19348c3e95ca1477ecabfd1497d8b08722d843187659e') +sha256sums=('09e9f5064c6aa946c273204fe67d77963c6d857626245def43b6239ac93343eb') package() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/0a90d3bdb6b60f97351d7986bc38281790264006 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/0a90d3bdb6b60f97351d7986bc38281790264006 You're receiving this email because of your account on gitlab.archlinux.org.