Date: Thursday, June 23, 2022 @ 14:53:55 Author: mtorromeo Revision: 1239260
upgpkg: cockpit-machines 271-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-23 14:52:40 UTC (rev 1239259) +++ PKGBUILD 2022-06-23 14:53:55 UTC (rev 1239260) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=270.2 +pkgver=271 pkgrel=1 pkgdesc='Cockpit UI for virtual machines' arch=('x86_64') @@ -10,7 +10,7 @@ depends=(cockpit libvirt-dbus) optdepends=("virt-install: create new virtual machines") source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz") -sha256sums=('251824be738ed3e6cf1d15f00037c16b2405f8bc2cb7791aeded0086d294c52b') +sha256sums=('883d65666d1deaeb3546baffd479fdc4569e87461354090d54aa26936610b9e1') package() { cd $pkgname
